MADNESS  version 0.9
List of all members
madness::disable_if< Cond, returnT > Struct Template Reference

disable_if from Boost for conditionally instantiating templates based on type More...

#include <enable_if.h>

Inheritance diagram for madness::disable_if< Cond, returnT >:
Inheritance graph
[legend]
Collaboration diagram for madness::disable_if< Cond, returnT >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from madness::disable_if_c< Cond::value, returnT >
typedef returnT type
 

Detailed Description

template<class Cond, class returnT = void>
struct madness::disable_if< Cond, returnT >

disable_if from Boost for conditionally instantiating templates based on type


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