MADNESS  version 0.9
mu::STATIC_ASSERTION_FAILURE< bool > Struct Template Reference

Static type checks. More...

#include <muParserDef.h>

Detailed Description

template<bool>
struct mu::STATIC_ASSERTION_FAILURE< bool >

Static type checks.

I took the static assert from boost, but did not want to add boost as a dependency to this project. For the original go to:

http://www.boost.org/doc/html/boost_staticassert.html


The documentation for this struct was generated from the following file: