v1.0.2
1.0.2 - 2018-01-04
- Additions
- Support for Clang-4.0
- Support for GCC-7
- Support for MSVC-2017
- Fixed support for MSVC-2015 Update 3
- Bug Fixes
- Implementation class cannot be marked as
final
- Creation with Factory doesn't allow to pass exceptions through
- Bound policy doesn't work with multiple bindings
- Problems compiling with _GLIBCXX_DEBUG defined
- Exception in ctor not propagated
- Unable to compile with VS 2017 RC, VS 2015 works fine
- Broken under VS2015 Update 3
- Implementation class cannot be marked as
- Contributions