quantity::AssignmentError< false > Struct Template Reference

helper template AssignmentError, no AssignmentError occurred More...

#include <Variable.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::AssignmentError< false >

helper template AssignmentError, no AssignmentError occurred

specialization of template AssignmentError 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 68 of file Variable.h.


Member Data Documentation

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

return a boolean constant with value true

can be regarded as a dummy return value;

Definition at line 73 of file Variable.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