cvr::internal::enable_if< T, b > Struct Template Reference
enable_if<T, bool b>::type is T if b is true and empty otherwise
More...
#include <cvrMetaProgrammingTools.h>
Detailed Description
template<typename T, bool b>
struct cvr::internal::enable_if< T, b >
enable_if<T, bool b>::type is T if b is true and empty otherwise
The documentation for this struct was generated from the following file: