|
Ariles
|
Functions | |
| template<typename... t_String> | |
| std::string | reserve_strings (const t_String &...strings) |
| template<typename... t_String> | |
| std::string | reserve (t_String &&...strings) |
| template<typename... t_String> | |
| std::string | simple (t_String &&...strings) |
| std::string cpput::concat::reserve | ( | t_String &&... | strings | ) |
| std::string cpput::concat::reserve_strings | ( | const t_String &... | strings | ) |