![]() |
Lumiera 0.pre.04
»edit your freedom«
|
#include "lib/null-value.hpp"
Singleton holder for NIL or default value objects.
Implemented as a cluster of Meyer's singletons, maintaining a single value per type. Specialisation is intended.
Definition at line 62 of file null-value.hpp.
Static Public Member Functions | |
| static TY const & | get () |
|
inlinestatic |
Definition at line 65 of file null-value.hpp.
Referenced by Request< AD >::handleMissingSolution(), and WrappedStandardExeBuilder::invokeOriginalBuilder().
Here is the caller graph for this function:
Collaboration diagram for NullValue< TY >: