Ariles
|
Definition in file concat.h.
Go to the source code of this file.
#include <string>
#include <string_view>
Namespaces | |
cpput | |
cpput::concat | |
Functions | |
template<typename... t_String> | |
std::string | cpput::concat::reserve_strings (const t_String &...strings) |
template<typename... t_String> | |
std::string | cpput::concat::reserve (t_String &&...strings) |
template<typename... t_String> | |
std::string | cpput::concat::simple (t_String &&...strings) |