Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

Quantities::CheckAgainstAllUnits< U, Loki::NullType > Struct Template Reference

check a unit U versus all units in AllUnits More...

#include <Quantity.h>

List of all members.

Public Types

typedef Units::UnitError<
true > 
RET


Detailed Description

template<class U>
struct Quantities::CheckAgainstAllUnits< U, Loki::NullType >

check a unit U versus all units in AllUnits

specialization for second parameter being NullType; ends the recursion, end of Typelist is reached; consequently, U never matched any type in the original Typelist, and UnitError<true> is attempted to be instantiated; since this template specialization has never been defined, this attempt results in an error message.

Definition at line 266 of file Quantity.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jan 15 13:58:00 2006 for Quantity by doxygen 1.3.6