Lumiera  0.pre.03
»edit your freedom«
NullValue< TY > Struct Template Reference

#include "lib/null-value.hpp"

Description

template<class TY>
struct lib::NullValue< TY >

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 71 of file null-value.hpp.

Static Public Member Functions

static TY const & get ()
 
+ Collaboration diagram for NullValue< TY >:

The documentation for this struct was generated from the following file: