42     return v ? 
"true" : 
"false";
 
GLsizei const GLchar ** string
 
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. 
 
std::string format(const char *fmt,...) MRPT_printf_format_check(1
A std::string version of C sprintf. 
 
std::string std::string to_string(T v)
Just like std::to_string(), but with an overloaded version for std::string arguments. 
 
std::string to_string(const char *s)
 
#define MRPT_printf_format_check(_FMT_, _VARARGS_)