#include <Unit.h>
Static Public Member Functions | |
static std::string | string (void) |
template parameters: N - the exponent numerator D - the exponent denominator general case: numerator and denominator are shown; can be used in static string evaluation
Definition at line 306 of file Unit.h.
static std::string unit::Power< N, D >::string | ( | void | ) | [inline, static] |
Definition at line 307 of file Unit.h.
References BSUtilities::Conversion< T >::to_string().
Referenced by unit::Power< 1L, 1L >::string(), and unit::Power< N, 1L >::string().