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