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

Go to the source code of this file.

Namespaces

 mrpt::containers
 

Functions

template<typename VEC >
std::string mrpt::containers::sprintf_vector (const char *fmt, const VEC &V)
 Generates a string for a vector in the format [A,B,C,...] to std::cout, and the fmt string for each vector element. More...
 
template<typename T >
void mrpt::containers::printf_vector (const char *fmt, const std::vector< T > &V)
 Prints a vector in the format [A,B,C,...] to std::cout, and the fmt string for each vector element. More...
 



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020