Functions
Access | Modifier | Type | Name | Description |
---|---|---|---|---|
public | static | Reference | fromValue<T>(T* inValue) | |
public | bool | isEmpty() const | ||
public | bool | isType<T>() const | ||
public | void | setValue<T>(T* inValue) | ||
public | const T* | getValue<T>() const |
Properties
Access | Modifier | Type | Name | Description |
---|---|---|---|---|
private | const void* | m_value | ||
private | std::type_index | m_type |