|
Unit Conversion and Dimensional Analysis Library 3.6.1
A compile-time, header-only C++23 dimensional-analysis library
|
STL namespace. More...
Classes | |
| class | allocator |
| STL class. | |
| class | array |
| STL class. | |
| class | atomic |
| STL class. | |
| class | atomic_ref |
| STL class. | |
| class | auto_ptr |
| STL class. | |
| class | bad_alloc |
| STL class. | |
| class | bad_cast |
| STL class. | |
| class | bad_exception |
| STL class. | |
| class | bad_typeid |
| STL class. | |
| class | basic_fstream |
| STL class. | |
| class | basic_ifstream |
| STL class. | |
| class | basic_ios |
| STL class. | |
| class | basic_iostream |
| STL class. | |
| class | basic_istream |
| STL class. | |
| class | basic_istringstream |
| STL class. | |
| class | basic_ofstream |
| STL class. | |
| class | basic_ostream |
| STL class. | |
| class | basic_ostringstream |
| STL class. | |
| class | basic_string |
| STL class. | |
| class | basic_string_view |
| STL class. | |
| class | basic_stringstream |
| STL class. | |
| class | bitset |
| STL class. | |
| struct | common_type< chrono::duration< Rep, Period >, units::unit< ConversionFactor, T, NumericalScale > > |
| struct | common_type< Lhs, Rhs > |
| struct | common_type< Named, Scalar > |
| struct | common_type< Scalar, Named > |
| struct | common_type< Ty, units::unit< ConversionFactor, Tx, NumericalScale > > |
| struct | common_type< units::unit< ConversionFactor, Tx, NumericalScale >, Ty > |
| struct | common_type< units::unit< ConversionFactorLhs, Tx, NumericalScale >, units::unit< ConversionFactorRhs, Ty, NumericalScale > > |
| common type of units More... | |
| struct | common_type< units::unit< UnitConversionT, T, NonLinearScale >, units::unit< UnitConversionT, T, NonLinearScale > > |
| struct | common_type< units::unit< units::detail::time_conversion_factor< Ratio >, T, NumericalScale >, chrono::duration< Rep, Period > > |
| class | complex |
| STL class. | |
| class | deque |
| STL class. | |
| class | domain_error |
| STL class. | |
| class | error_category |
| STL class. | |
| class | error_code |
| STL class. | |
| class | error_condition |
| STL class. | |
| class | exception |
| STL class. | |
| class | forward_list |
| STL class. | |
| class | fstream |
| STL class. | |
| struct | hash< Named > |
| struct | hash< units::affine::absolute< U > > |
| Hash a point by the hash of its wrapped quantity (two equal points hash equally). More... | |
| struct | hash< units::affine::basic_kind< Tag, U > > |
| Hash a kind by the hash of its wrapped quantity (the tag does not participate — equal values hash equally). More... | |
| struct | hash< units::affine::delta< U > > |
| Hash an amount by the hash of its wrapped quantity. More... | |
| struct | hash< units::any_unit > |
| hashes an erased quantity by its dimension signature and SI-base magnitude, so any_unit is usable as an unordered-container key. More... | |
| struct | hash< units::unit< ConversionFactor, T, NumericalScale > > |
| class | ifstream |
| STL class. | |
| class | invalid_argument |
| STL class. | |
| class | ios |
| STL class. | |
| class | ios_base |
| STL class. | |
| class | istream |
| STL class. | |
| class | istringstream |
| STL class. | |
| class | jthread |
| STL class. | |
| class | length_error |
| STL class. | |
| class | list |
| STL class. | |
| class | lock_guard |
| STL class. | |
| class | logic_error |
| STL class. | |
| class | map |
| STL class. | |
| class | multimap |
| STL class. | |
| class | multiset |
| STL class. | |
| class | mutex |
| STL class. | |
| struct | numeric_limits< Named > |
| struct | numeric_limits< units::affine::absolute< U > > |
| Numeric limits of a point: the wrapped unit's limits, re-wrapped as points. More... | |
| struct | numeric_limits< units::affine::basic_kind< Tag, U > > |
| Numeric limits of a kind: the wrapped unit's limits, re-wrapped as the same kind (tag preserved). More... | |
| struct | numeric_limits< units::affine::delta< U > > |
| Numeric limits of an amount: the wrapped unit's limits, re-wrapped as amounts. More... | |
| struct | numeric_limits< units::unit< ConversionFactor, T, NonLinearScale > > |
| class | ofstream |
| STL class. | |
| class | ostream |
| STL class. | |
| class | ostringstream |
| STL class. | |
| class | out_of_range |
| STL class. | |
| class | overflow_error |
| STL class. | |
| class | pair |
| STL class. | |
| class | priority_queue |
| STL class. | |
| class | queue |
| STL class. | |
| class | range_error |
| STL class. | |
| class | recursive_mutex |
| STL class. | |
| class | recursive_timed_mutex |
| STL class. | |
| class | runtime_error |
| STL class. | |
| class | set |
| STL class. | |
| class | shared_lock |
| STL class. | |
| class | shared_mutex |
| STL class. | |
| class | shared_ptr |
| STL class. | |
| class | shared_timed_mutex |
| STL class. | |
| class | smart_ptr |
| STL class. | |
| class | span |
| STL class. | |
| class | stack |
| STL class. | |
| class | string |
| STL class. | |
| class | string_view |
| STL class. | |
| class | stringstream |
| STL class. | |
| class | system_error |
| STL class. | |
| class | thread |
| STL class. | |
| class | timed_mutex |
| STL class. | |
| class | u16string |
| STL class. | |
| class | u16string_view |
| STL class. | |
| class | u32string |
| STL class. | |
| class | u32string_view |
| STL class. | |
| class | u8string |
| STL class. | |
| class | u8string_view |
| STL class. | |
| class | underflow_error |
| STL class. | |
| class | unique_lock |
| STL class. | |
| class | unique_ptr |
| STL class. | |
| class | unordered_map |
| STL class. | |
| class | unordered_multimap |
| STL class. | |
| class | unordered_multiset |
| STL class. | |
| class | unordered_set |
| STL class. | |
| class | valarray |
| STL class. | |
| class | vector |
| STL class. | |
| class | weak_ptr |
| STL class. | |
| class | wfstream |
| STL class. | |
| class | wifstream |
| STL class. | |
| class | wios |
| STL class. | |
| class | wistream |
| STL class. | |
| class | wistringstream |
| STL class. | |
| class | wofstream |
| STL class. | |
| class | wostream |
| STL class. | |
| class | wostringstream |
| STL class. | |
| class | wstring |
| STL class. | |
| class | wstring_view |
| STL class. | |
| class | wstringstream |
| STL class. | |
Functions | |
| template<units::UnitType U> | |
| constexpr bool | isnan (U x) |
| template<units::UnitType U> | |
| constexpr bool | isinf (U x) |
| template<units::UnitType U> | |
| constexpr bool | isfinite (U x) |
| template<units::UnitType U> | |
| constexpr bool | signbit (U x) |
STL namespace.