Unit Conversion and Dimensional Analysis Library
2.3.0
A compile-time c++14 unit conversion library
|
namespace for unit types and containers representing voltage values More...
Functions | |
std::ostream & | operator<< (std::ostream &os, const volt_t &obj) |
std::string | to_string (const volt_t &obj) |
std::ostream & | operator<< (std::ostream &os, const statvolt_t &obj) |
std::string | to_string (const statvolt_t &obj) |
std::ostream & | operator<< (std::ostream &os, const abvolt_t &obj) |
std::string | to_string (const abvolt_t &obj) |