XRTraits C++ OpenXR Utilities
|
#include <APITraitsFwd.h>
Public Types | |
using | type = T |
The type that we're wrapping. More... | |
A struct template to wrap a type, to be able to pass it as an argument.
using xrtraits::traits::TypeWrapper< T >::type = T |
The type that we're wrapping.