Closed ryanofsky closed 2 years ago
This is part of #46. AUTORET macro is no longer needed with C++14 decltype(auto)
AUTORET
decltype(auto)
This is part of #46.
AUTORET
macro is no longer needed with C++14decltype(auto)