Apache Mesos
Namespaces | Macros
cpp17.hpp File Reference
#include <utility>

Go to the source code of this file.

Namespaces

 cpp17
 

Macros

#define RETURN(...)   -> decltype(__VA_ARGS__) { return __VA_ARGS__; }
 

Macro Definition Documentation

#define RETURN (   ...)    -> decltype(__VA_ARGS__) { return __VA_ARGS__; }