Leosac
0.8.0
Open Source Access Control
|
Go to the source code of this file.
Functions | |
template<typename... Args> | |
std::string | build_str (Args... args) |
Use a stringstream to build a string that combine all arguments. More... | |
std::string build_str | ( | Args... | args | ) |
Use a stringstream to build a string that combine all arguments.
Definition at line 44 of file BuildString.hpp.