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

quantity::AssignmentError< false > Struct Template Reference

helper template AssignmentError, no AssignmentError occurred More...

#include <Variable.h>

List of all members.

Static Public Attributes

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 75 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 80 of file Variable.h.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 12 18:44:00 2007 for Quantity by doxygen 1.3.6