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

quantity::DimensionError< false > Struct Template Reference

helper template DimensionError, no DimensionError occurred More...

#include <Quantity.h>

List of all members.

Static Public Attributes

const bool RET = true
 return a boolean constant with value true


Detailed Description

template<>
struct quantity::DimensionError< false >

helper template DimensionError, no DimensionError occurred

specialization of template DimensionError for false, including a definition, can be instantiated. Member RET returns a boolean constant, but usually is only a dummy return value;

Definition at line 278 of file Quantity.h.


Member Data Documentation

const bool quantity::DimensionError< false >::RET = true [static]
 

return a boolean constant with value true

can be regarded as a dummy return value; used in sine etc. functions

Definition at line 283 of file Quantity.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jan 15 14:05:22 2006 for Quantity by doxygen 1.3.6