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

Header providing a dynamic_cast equivalent for OpenXR tagged types, xr_tagged_dynamic_cast(). More...

#include "../Common.h"
#include "../Attributes.h"
#include "../exceptions/CastExceptions.h"
#include "TaggedCastCommon.h"
Include dependency graph for TaggedDynamicCast.h:

Go to the source code of this file.

Namespaces

 xrtraits
 Main namespace for these C++ OpenXR utilities.
 
 xrtraits::casts
 Casts for OpenXR tagged types, as well as utilities for traversing a next chain.
 

Functions

template<typename TargetType , typename SourceType >
TargetType xrtraits::casts::xr_tagged_dynamic_cast (SourceType &&source)
 

Detailed Description

Header providing a dynamic_cast equivalent for OpenXR tagged types, xr_tagged_dynamic_cast().

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