|
Apache Mesos
|
#include <utility>Go to the source code of this file.
Namespaces | |
| cpp17 | |
Macros | |
| #define | RETURN(...) -> decltype(__VA_ARGS__) { return __VA_ARGS__; } |
| #define RETURN | ( | ... | ) | -> decltype(__VA_ARGS__) { return __VA_ARGS__; } |
1.8.5