20 #include <openxr/openxr.h> 28 #ifndef XRTRAITS_DOXYGEN 34 constexpr
bool is_xr_tagged_type_impl_v =
false;
47 constexpr
bool has_xr_type_tag_impl_v =
false;
57 constexpr std::nullptr_t xr_type_tag_impl_v =
nullptr;
63 constexpr std::nullptr_t xr_type_name_impl_v =
nullptr;
68 template <XrStructureType Tag>
69 constexpr std::nullptr_t xr_type_name_by_tag_impl_v =
nullptr;
73 #endif // !XRTRAITS_DOXYGEN T type
The type that we're wrapping.
Definition: APITraitsFwd.h:81
Main namespace for these C++ OpenXR utilities.
Definition: GetChained.h:26
Definition: APITraitsFwd.h:78
constexpr void typeDispatch(XrStructureType t, F &&f)