15 Aug
2014
15 Aug
'14
1:17 p.m.
2014-08-15 17:05 GMT+04:00 Jason Roehm
I would have interest in such a library. It looks pretty good to me, but I will let those more skilled than I comment on implementation details. Since I don't see it explicitly said anywhere, is there anything in Boost.Plugin that requires C++11?
Plugin library does not need C++11. It works well on Linux(GCC 4.6 in C++03 and C++11 modes, Clang 3.4) and Windows(MSVC11). Currently it requires Boost 1.56, but this requirement can be relaxed. -- Best regards, Antony Polukhin