Defines the static_assert_ helper for unit tests.
More...
Go to the source code of this file.
Classes | |
| struct | static_assert_< boolean_expression > |
Returns the given boolean expression and statically asserts that its value is true. More... | |
Defines the static_assert_ helper for unit tests.
1.8.7