Types
コンストラクター
| 名前 | 説明 |
|---|---|
Reference() |
デストラクター
| 名前 | 説明 |
|---|---|
~Reference() |
関数
| アクセス | タイプ | モディファイア | 名前 | 説明 |
|---|---|---|---|---|
public | static, inline | fromValue( T* inValue ) | ||
public | bool | const | isEmpty() | |
public | const | toString() | ||
public | bool | inline, const | isType() | |
public | void | inline | setValue( T* inValue ) | |
public | const T* | inline, const | getValue() |
メンバ
| アクセス | タイプ | モディファイア | 名前 | 説明 |
|---|---|---|---|---|
private | const void* | m_value | ||
private | std::type_index | m_type |