DeSiGNAR
0.5a
Data Structures General Library
|
#include <types.H>
Go to the source code of this file.
Namespaces | |
Designar | |
Typedefs | |
template<bool B, typename T , typename F > | |
using | Designar::RetType = typename std::conditional< B, T, F >::type |