|
libigl v2.5.0
|
#include <sstream>#include <string>Go to the source code of this file.
Macros | |
| #define | C_STR(X) |
| Convert a stream of things to a const char *. | |
| #define C_STR | ( | X | ) |
Convert a stream of things to a const char *.
Suppose you have a function:
Then you can write:
which is equivalent to: