Type‐erased non‐const reference to an object in the bdlat nullable‐value type category.
Synopsis
Declared in <bdlar_nullablevalueref.h>
class NullableValueRef;
Type Aliases
Name |
Description |
Tag type indicating the nullable‐value type category. |
Member Functions
Name |
Description |
|
Constructors |
Invoke the specified |
|
Return |
|
Assign to the referred object the default value for the contained type. |
|
Invoke the specified |
|
Return a pointer to the wrapped object. |
|
Reset the referred object to the default value. |
|
Return the value type category. |
|
Return a pointer to the vtable. |
Non-Member Functions
Name |
Description |
Invoke |
|
Return |
|
Create a value in the specified |
|
Invoke the specified |
|
Reset the specified |
Created with MrDocs