Namespaces | Defines
StaticAssert.hpp File Reference
#include <type_traits>
Include dependency graph for StaticAssert.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ApproxMVBB
 

These are some container definitions.


Defines

#define ApproxMVBB_STATIC_ASSERT(B)   static_assert( B , "no message");
#define ApproxMVBB_STATIC_ASSERTM(B, COMMENT)   static_assert( B , COMMENT);

Define Documentation

#define ApproxMVBB_STATIC_ASSERT (   B)    static_assert( B , "no message");

Definition at line 17 of file StaticAssert.hpp.

#define ApproxMVBB_STATIC_ASSERTM (   B,
  COMMENT 
)    static_assert( B , COMMENT);

Definition at line 18 of file StaticAssert.hpp.



asr_approx_mvbb
Author(s): Gassner Nikolai
autogenerated on Sat Jun 8 2019 20:21:50