MRPT  2.0.1
Namespaces | Functions
format.h File Reference
#include <mrpt/core/common.h>
#include <string>
Include dependency graph for format.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 

Functions

std::string mrpt::format_impl (const char *fmt,...) MRPT_printf_format_check(1
 A std::string version of C sprintf. More...
 
template<typename... ARGS>
std::string std::string mrpt::format (std::string_view fmt, ARGS &&... args)
 
template<typename T >
std::string mrpt::to_string (T v)
 Just like std::to_string(), but with an overloaded version for std::string arguments. More...
 
template<>
std::string mrpt::to_string (std::string v)
 
template<>
std::string mrpt::to_string (bool v)
 
template<>
std::string mrpt::to_string (const char *s)
 



Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020