GenericCastTrait< TO, FROM, SAFE, typename > Struct Template Reference

#include <apibase.h>

Inheritance diagram for GenericCastTrait< TO, FROM, SAFE, typename >:

Public Types

using CastType = TO &&
 
using ReturnType = TO
 

Additional Inherited Members

- Static Public Attributes inherited from GenericCastMemberTrait< TO, FROM, SAFE, typename >
static constexpr Bool value
 

Member Typedef Documentation

◆ CastType

using CastType = TO&&

◆ ReturnType

using ReturnType = TO