Class hierarchy   Compound list   Compound Members  

Number_Containable Class Reference

A generic (still abstract) containable that represents any kind of number, by using a template Implementation are given for 'int' and 'float' below. More...

Inherits Containable.

Inherited by Float_Containable.

List of all members.


Detailed Description

A generic (still abstract) containable that represents any kind of number, by using a template Implementation are given for 'int' and 'float' below.


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