XRTraits C++ OpenXR Utilities
Classes | Namespaces | Functions
APITraitsFwd.h File Reference

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>
Include dependency graph for APITraitsFwd.h:

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)
 

Detailed Description

Header with forward declarations/default specializations of functions and traits defined/specialized by the generated file APITraitsImpl.h, which includes this one.

Author
Ryan Pavlik ryan..nosp@m.pavl.nosp@m.ik@co.nosp@m.llab.nosp@m.ora.c.nosp@m.om