MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
Classes
static_assert.hpp File Reference

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...
 

Detailed Description

Defines the static_assert_ helper for unit tests.