abitype.h File Reference

Classes

struct  ABIParamType< T, CHECK >
 
struct  ABIParamType< T, typename std::enable_if< STD_IS_REPLACEMENT(enum, T)||STD_IS_REPLACEMENT(integral, T)>::type >
 
struct  ABIParamType< Block< T, STRIDED, MOVE > >
 
struct  ABIParamType< T, typename std::enable_if< STD_IS_REPLACEMENT(pointer, T)>::type >
 
struct  ABIParamType< T, typename std::enable_if< STD_IS_REPLACEMENT(reference, T)>::type >
 

Namespaces

 maxon
 

Typedefs

template<typename T >
using ABIReturnType = ABIParamType< T >