This single‐attribute class represents a null value of a given nullable balcl::OptionType. OptionValue uses this type to represent its state where there is a known type, but no value for it. Note that OptionType::e_VOID is not nullable, therefore not supported here. Note that: There is no swap member or namespace‐level function declared (and defined) for this class on purpose, the general swap works fast for such a simple type.
Synopsis
Declared in <balcl_optionvalue.h>
class OptionValue_NullOf;
Member Functions
Name |
Description |
|
Create an |
Return |
|
Format this object to the specified output |
|
Return the option |
|
|
Nested trait declaration for |
Non-Member Functions
Name |
Description |
Return |
|
Return |
Created with MrDocs