|
HART
0.2.0
High level Audio Regression and Testing
|
#include <sstream>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | hart |
Macros | |
| #define | HART_STR(...) (hart::Str() << __VA_ARGS__).toStdString() |
| A helper to construct strings using the "<<" syntax. | |