XRTraits C++ OpenXR Utilities
|
Header with forward declarations/default specializations of functions and traits defined/specialized by the generated file APITraitsImpl.h, which includes this one. More...
#include <openxr/openxr.h>
#include <cstddef>
Go to the source code of this file.
Classes | |
struct | xrtraits::traits::TypeWrapper< T > |
Namespaces | |
xrtraits | |
Main namespace for these C++ OpenXR utilities. | |
xrtraits::traits | |
C++11/14/17 "type traits" for manipulating and reasoning about types at compile-time. | |
Functions | |
template<typename F > | |
constexpr void | xrtraits::traits::typeDispatch (XrStructureType t, F &&f) |
Header with forward declarations/default specializations of functions and traits defined/specialized by the generated file APITraitsImpl.h, which includes this one.