quantity::Standardize< unit::NonPrefixable< UT, U >, ST > Struct Template Reference

helper struct to perform static standardization More...

#include <Quantity.h>

List of all members.

Static Public Member Functions

static ST VAL (const ST &value)
static bool Exact (void)


Detailed Description

template<typename UT, typename U, typename ST>
struct quantity::Standardize< unit::NonPrefixable< UT, U >, ST >

helper struct to perform static standardization

specialization for a NonPrefixable Unit; VAL recalculates value given in the NonPrefixable Unit as if given in a (possibly fictional) standard unit; Exact returns whether the recalculation is exact.

Definition at line 854 of file Quantity.h.


Member Function Documentation

template<typename UT, typename U, typename ST>
static ST quantity::Standardize< unit::NonPrefixable< UT, U >, ST >::VAL ( const ST &  value  )  [inline, static]

Definition at line 856 of file Quantity.h.

template<typename UT, typename U, typename ST>
static bool quantity::Standardize< unit::NonPrefixable< UT, U >, ST >::Exact ( void   )  [inline, static]

Definition at line 860 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