HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT::Format::UdlArgValue Class Reference

#include <UT_Format.h>

Public Member Functions

 UdlArgValue (const char *str)
 
template<typename T >
ArgValue operator= (T &&value)
 

Detailed Description

Helper class for ""_a so that the keyword gets passed onto the actual ArgValue on assignment.

Definition at line 529 of file UT_Format.h.

Constructor & Destructor Documentation

UT::Format::UdlArgValue::UdlArgValue ( const char *  str)
inline

Definition at line 532 of file UT_Format.h.

Member Function Documentation

template<typename T >
ArgValue UT::Format::UdlArgValue::operator= ( T &&  value)
inline

Definition at line 537 of file UT_Format.h.


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