Thrill  0.1
enable_if< bool, T > Struct Template Reference

Detailed Description

template<bool, typename T = void>
struct tlx::enable_if< bool, T >

SFINAE enable_if – copy of std::enable_if<> with less extra cruft.

Definition at line 21 of file enable_if.hpp.

#include <enable_if.hpp>


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