|
template<char... _digits> |
constexpr atto_hertz_t< int64_t > | SI::literals::operator""_aHz () |
|
template<char... _digits> |
constexpr femto_hertz_t< int64_t > | SI::literals::operator""_fHz () |
|
template<char... _digits> |
constexpr pico_hertz_t< int64_t > | SI::literals::operator""_pHz () |
|
template<char... _digits> |
constexpr nano_hertz_t< int64_t > | SI::literals::operator""_nHz () |
|
template<char... _digits> |
constexpr micro_hertz_t< int64_t > | SI::literals::operator""_uHz () |
|
template<char... _digits> |
constexpr milli_hertz_t< int64_t > | SI::literals::operator""_mHz () |
|
template<char... _digits> |
constexpr hertz_t< int64_t > | SI::literals::operator""_Hz () |
|
template<char... _digits> |
constexpr kilo_hertz_t< int64_t > | SI::literals::operator""_kHz () |
|
template<char... _digits> |
constexpr mega_hertz_t< int64_t > | SI::literals::operator""_MHz () |
|
template<char... _digits> |
constexpr giga_hertz_t< int64_t > | SI::literals::operator""_GHz () |
|
template<char... _digits> |
constexpr tera_hertz_t< int64_t > | SI::literals::operator""_THz () |
|
template<char... _digits> |
constexpr peta_hertz_t< int64_t > | SI::literals::operator""_PHz () |
|
template<char... _digits> |
constexpr exa_hertz_t< int64_t > | SI::literals::operator""_EHz () |
|
constexpr atto_hertz_t< long double > | SI::literals::operator""_aHz (long double value) |
|
constexpr femto_hertz_t< long double > | SI::literals::operator""_fHz (long double value) |
|
constexpr pico_hertz_t< long double > | SI::literals::operator""_pHz (long double value) |
|
constexpr nano_hertz_t< long double > | SI::literals::operator""_nHz (long double value) |
|
constexpr micro_hertz_t< long double > | SI::literals::operator""_uHz (long double value) |
|
constexpr milli_hertz_t< long double > | SI::literals::operator""_mHz (long double value) |
|
constexpr hertz_t< long double > | SI::literals::operator""_Hz (long double value) |
|
constexpr kilo_hertz_t< long double > | SI::literals::operator""_kHz (long double value) |
|
constexpr mega_hertz_t< long double > | SI::literals::operator""_MHz (long double value) |
|
constexpr giga_hertz_t< long double > | SI::literals::operator""_GHz (long double value) |
|
constexpr tera_hertz_t< long double > | SI::literals::operator""_THz (long double value) |
|
constexpr peta_hertz_t< long double > | SI::literals::operator""_PHz (long double value) |
|
constexpr exa_hertz_t< long double > | SI::literals::operator""_EHz (long double value) |
|