quantity::DimensionError< false > Struct Template Reference

helper template DimensionError, no DimensionError occurred More...

#include <Quantity.h>

List of all members.

Static Public Attributes

static 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 319 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 324 of file Quantity.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 27 15:55:47 2009 for Quantities by  doxygen 1.5.3