Jamba C++ API  5.1.1
Operators.h File Reference

Go to the source code of this file.

Classes

class  Dereferenceable< T >
 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...
 

Namespaces

 pongasoft
 
 pongasoft::Utils
 
 pongasoft::Utils::Operators