Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
Functions | |
constexpr fraction_i64 | operator""_d (unsigned long long int __d) |
Literal for fractions_i64::days. More... | |
constexpr fraction_i64 | operator""_G (unsigned long long int __G) |
Literal for fractions_i64::giga. More... | |
constexpr fraction_i64 | operator""_h (unsigned long long int __h) |
Literal for fractions_i64::hours. More... | |
constexpr fraction_i64 | operator""_k (unsigned long long int __k) |
Literal for fractions_i64::kilo. More... | |
constexpr fraction_i64 | operator""_M (unsigned long long int __M) |
Literal for fractions_i64::mega. More... | |
constexpr fraction_i64 | operator""_m (unsigned long long int __m) |
Literal for fractions_i64::milli. More... | |
constexpr fraction_i64 | operator""_min (unsigned long long int __min) |
Literal for fractions_i64::minutes. More... | |
constexpr fraction_i64 | operator""_ms (unsigned long long int __ms) |
Literal for fractions_i64::milli. More... | |
constexpr fraction_i64 | operator""_n (unsigned long long int __n) |
Literal for fractions_i64::nano. More... | |
constexpr fraction_i64 | operator""_ns (unsigned long long int __ns) |
Literal for fractions_i64::nano. More... | |
constexpr fraction_i64 | operator""_one (unsigned long long int __one) |
Literal for fractions_i64::one. More... | |
constexpr fraction_i64 | operator""_p (unsigned long long int __p) |
Literal for fractions_i64::pico. More... | |
constexpr fraction_i64 | operator""_s (unsigned long long int __s) |
Literal for fractions_i64::seconds. More... | |
constexpr fraction_i64 | operator""_T (unsigned long long int __T) |
Literal for fractions_i64::tera. More... | |
constexpr fraction_i64 | operator""_u (unsigned long long int __u) |
Literal for fractions_i64::micro. More... | |
constexpr fraction_i64 | operator""_us (unsigned long long int __us) |
Literal for fractions_i64::micro. More... | |
constexpr fraction_i64 | operator""_y (unsigned long long int __y) |
Literal for fractions_i64::years. More... | |
|
constexpr |
Literal for fractions_i64::tera.
Definition at line 806 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::giga.
Definition at line 808 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::mega.
Definition at line 810 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::kilo.
Definition at line 812 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::one.
Definition at line 814 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::milli.
Definition at line 816 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::micro.
Definition at line 818 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::nano.
Definition at line 820 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::pico.
Definition at line 822 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::years.
Definition at line 825 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::days.
Definition at line 827 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::hours.
Definition at line 829 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::minutes.
Definition at line 831 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::seconds.
Definition at line 833 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::milli.
Definition at line 835 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::micro.
Definition at line 837 of file fraction_type.hpp.
|
constexpr |
Literal for fractions_i64::nano.
Definition at line 839 of file fraction_type.hpp.