|
repr 0.1
Reconstructable string representations and more
|
Go to the source code of this file.
Macros | |
| #define | REPR_FORMAT_FMT OFF |
| #define | REPR_FORMAT_FMT ON |
| #define | REPR_FORMAT_RNS std |
| #define | REPR_FORMAT_NS ::REPR_FORMAT_RNS |
| #define | REPR_FORMAT(...) ::REPR_FORMAT_RNS::format(__VA_ARGS__) |
| #define REPR_FORMAT | ( | ... | ) | ::REPR_FORMAT_RNS::format(__VA_ARGS__) |
| #define REPR_FORMAT_FMT OFF |
| #define REPR_FORMAT_FMT ON |
| #define REPR_FORMAT_NS ::REPR_FORMAT_RNS |
| #define REPR_FORMAT_RNS std |