fswatch 1.20.1
Loading...
Searching...
No Matches
string_utils.hpp File Reference

Header of the fsw::string_utils namespace. More...

#include <cstdarg>
#include <string>

Go to the source code of this file.

Namespaces

namespace  fsw
 Main namespace of libfswatch.
namespace  fsw::string_utils
 This namespace contains string manipulation functions.

Functions

string fsw::string_utils::string_from_format (const char *format,...)
 Create a std::string using a printf() format and varargs.
string fsw::string_utils::vstring_from_format (const char *format, va_list args)
 Create a std::string using a printf() format and a va_list args.

Detailed Description

Header of the fsw::string_utils namespace.

License:\n GNU General Public License v. 3.0
Author
Enrico M. Crisostomo
Version
1.8.0