Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ ADD_TYPE_TO_TYPE_STR

#define ADD_TYPE_TO_TYPE_STR (   t)
Value:
template <> \
inline std::string type_str<t>() { \
return #t; \
}

Definition at line 19 of file type_str.hpp.