|
xentara-utils v2.0.6
The Xentara Utility Library
|
Functions | |
| template<tools::Arithmetic Type> | |
| constexpr auto | maxNumericLength () -> auto |
| deprecated Deprecated alias for numeric::maxStringSize() | |
| template<typename... Fragments> | |
| auto | cat (const Fragments &...fragments) -> std::string |
| Deprecated Functions. | |
| auto xentara::utils::string::deprecated::cat | ( | const Fragments &... | fragments | ) | -> std::string |
Deprecated Functions.
deprecated Concatenates a number of fragments to a string in local encoding
|
constexpr |
deprecated Deprecated alias for numeric::maxStringSize()