MADNESS  version 0.9
madness::tr1::enable_if< false, returnT > Struct Template Reference

std::enable_if is similar to boost::enable_if_c for conditionally instantiating templates based on type More...

#include <type_traits_bits.h>

Detailed Description

template<class returnT>
struct madness::tr1::enable_if< false, returnT >

std::enable_if is similar to boost::enable_if_c for conditionally instantiating templates based on type


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