Main Page
Modules
Namespaces
Classes
Files
File List
File Members
include
ApproxMVBB
Common
SfinaeMacros.hpp
Go to the documentation of this file.
1
2
#ifndef ApproxMVBB_Common_SfinaeMacros_hpp
3
#define ApproxMVBB_Common_SfinaeMacros_hpp
4
5
#include <type_traits>
6
23
#define ApproxMVBB_SFINAE_ENABLE_IF( __meta__ ) \
24
typename std::enable_if< ( __meta__ ) >::type * = nullptr
25
26
27
#endif
asr_approx_mvbb
Author(s): Gassner Nikolai
autogenerated on Mon Jun 10 2019 12:38:08