cereal icon indicating copy to clipboard operation
cereal copied to clipboard

Remove template parameter `Archive` from `InputBindingsMap` and `OutputBindingsMap`

Open arekfu opened this issue 1 year ago • 2 comments

This PR is a rebase of #521. I am not the original author of the code in this PR (credit: @uentity), but I am willing to push it through integration.

arekfu avatar Jan 11 '24 17:01 arekfu

Thank you for the rebase - the only thing holding this up and holding up most PRs is that I haven't gotten around to fixing the various CI pipelines, which inexplicably broke a while back.

AzothAmmo avatar Jan 17 '24 06:01 AzothAmmo

@arekfu Thanks for reraising this! I'm glad that finally my improvement can make it into upstream code base. I also did several other useful changes back in the days, but as I thought project is a bit stagnating, I stopped bothering with C++14 support and lost intention to upstream...

uentity avatar Jan 22 '24 21:01 uentity