SfinaeMacros.hpp
Go to the documentation of this file.
00001 
00002 #ifndef ApproxMVBB_Common_SfinaeMacros_hpp
00003 #define ApproxMVBB_Common_SfinaeMacros_hpp
00004 
00005 #include <type_traits>
00006 
00023 #define ApproxMVBB_SFINAE_ENABLE_IF( __meta__ ) \
00024     typename std::enable_if< ( __meta__ ) >::type  * = nullptr
00025 
00026 
00027 #endif


asr_approx_mvbb
Author(s): Gassner Nikolai
autogenerated on Sat Jun 8 2019 20:21:50