test.cpp
Go to the documentation of this file.
1 // Simple compilation test
2 // Author: Max Schwarz <max.schwarz@ais.uni-bonn.de>
3 
4 #include <rosfmt/full.h>
5 
6 int main(int argc, char** argv)
7 {
8  ROSFMT_INFO("Hello world");
9  ROSFMT_INFO("This is five: {}", 5);
10  return 0;
11 }
main
int main(int argc, char **argv)
Definition: test.cpp:6
full.h
ROSFMT_INFO
#define ROSFMT_INFO(...)
Definition: macros_generated.h:45


rosfmt
Author(s):
autogenerated on Thu Jul 13 2023 02:09:08