TooN 2.1
Public Member Functions
One Struct Reference

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.


Constructor & Destructor Documentation

One ( )

This constructor does nothing.

This allows const One to be declared with no initializer.