nany
Classes | Public Member Functions | Public Attributes | List of all members
ny::Qualifiers Class Referencefinal

Classes

struct  Default
 

Public Member Functions

void merge (const Qualifiers &)
 Merge with another qualifiers.
 
void clear ()
 Clear.
 
Operators
bool operator== (const Qualifiers &) const
 Comparison.
 
bool operator!= (const Qualifiers &) const
 Not equal.
 

Public Attributes

Yuni::Tribool constant = Default::constant
 Get if constant.
 
Yuni::Tribool ref = Default::ref
 By reference, and not by copy.
 
Yuni::Tribool nullable = Default::nullable
 Nullable, can be null ?
 

The documentation for this class was generated from the following files: