On 02/24/2012 06:17 PM, Philipp Moeller wrote:
Wont this silently skip the assert message in compilers that don't
support C++11 static_assert and make the error less clear in return?
This is a runtime assertion.
This has nothing to do with static_assert.