HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Variant::TypeConversion< U > Struct Template Reference

#include <UT_Variant.h>

Public Types

using To = U
 
using From = void
 

Detailed Description

template<typename U>
struct UT_Variant::TypeConversion< U >

Definition at line 249 of file UT_Variant.h.

Member Typedef Documentation

template<typename U >
using UT_Variant::TypeConversion< U >::From = void

Definition at line 249 of file UT_Variant.h.

template<typename U >
using UT_Variant::TypeConversion< U >::To = U

Definition at line 249 of file UT_Variant.h.


The documentation for this struct was generated from the following file: