mgcpp
A C++ Math Library Based on CUDA
Macros
concept.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MGCPP_CONCEPT(...)   typename = typename std::enable_if<(__VA_ARGS__)>::type
 

Macro Definition Documentation

◆ MGCPP_CONCEPT

#define MGCPP_CONCEPT (   ...)    typename = typename std::enable_if<(__VA_ARGS__)>::type