Jamba C++ API  5.1.1
pongasoft::Utils::Operators Namespace Reference

Classes

class  Dereferenceable
 Implements all the various equality and relational operators for the type T which is assumed to encapsulate some value that can be accessed by dereferencing T or in other words T::operator*() returns the underlying value. More...