Simple enable-if variant that uses the SFINAE pattern. More...
#include <enable_if.hpp>
Public Types | |
typedef T | type |
Simple enable-if variant that uses the SFINAE pattern.
Definition at line 30 of file enable_if.hpp.
typedef T viennacl::enable_if< b, T >::type |
Definition at line 32 of file enable_if.hpp.