Allows library code to pull in a model's whole API without requiring the user to specify one at all (if none is defined, we'll return an empty class). More...
#include <apitraits.h>
Public Types | |
typedef CELL::API | Value |
Allows library code to pull in a model's whole API without requiring the user to specify one at all (if none is defined, we'll return an empty class).
typedef CELL::API LibGeoDecomp::APITraits::SelectAPI< CELL, typename AlwaysVoid< typename CELL::API >::Type >::Value |