![]() |
SOPT
Sparse OPTimisation
|
Macros | |
#define | SOPT_MSG_LVL(lvl, ...) |
Neat CPU-conserving logging macros. Use by preference! More... | |
#define | SOPT_LOG_(TYPE, ...) SOPT_MSG_LVL(sopt::logging::Log::TYPE, __VA_ARGS__) |
\macro For internal use only More... | |
#define SOPT_LOG_ | ( | TYPE, | |
... | |||
) | SOPT_MSG_LVL(sopt::logging::Log::TYPE, __VA_ARGS__) |
#define SOPT_MSG_LVL | ( | lvl, | |
... | |||
) |
Neat CPU-conserving logging macros. Use by preference!