added substitute for boost::any
I found a substitute for boost::any
with many unit tests for being sure that it works as expected. This allows to remove one more dependency on boost. It remains only a few now (i.e. unit test framework, parser).
I found a substitute for boost::any
with many unit tests for being sure that it works as expected. This allows to remove one more dependency on boost. It remains only a few now (i.e. unit test framework, parser).