![]() |
XII Release 0.1.0
|
Used to automatically assign any value to a xiiVariant using the assignment rules outlined in xiiAbstractFunctionProperty::Execute. More...
#include <VariantAdapter.h>
Public Types | |
using | RealType = typename xiiTypeTraits<T>::NonConstReferencePointerType |
Public Member Functions | |
xiiVariantAssignmentAdapter (xiiVariant &value) | |
void | operator= (RealType *rhs) |
void | operator= (RealType &&rhs) |
Public Attributes | |
xiiVariant & | m_value |
Used to automatically assign any value to a xiiVariant using the assignment rules outlined in xiiAbstractFunctionProperty::Execute.
< Is 1 if T is a xiiTypeFlags::StandardType or a custom type