Fix build on MSVC 15.5.0.
Fixed problem with C1903 error in static_assert, used in constructor with variadic template arguments All static assertions are moved to destructor to avoid ifdef magic for MSVC
Showing
Please register or sign in to comment