Skip to content

added substitute for boost::any

eric pellegrini requested to merge feature/any-replacement into develop

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).

Merge request reports

Loading