This class represents 1 and only in all its forms.
More...
#include <objects.h>
List of all members.
|
Public Member Functions |
| One () |
template<class C > |
| operator C () const |
Detailed Description
This class represents 1 and only in all its forms.
For internal use only.
Constructor & Destructor Documentation
This constructor does nothing.
This allows const One to be declared with no initializer.
Member Function Documentation
Generic cast to anything.