Transparent functor that returns its argument just as passed. More...
#include <fromFutureImport.h>
Classes | |
| struct | is_transparent |
Public Member Functions | |
| template<typename T > | |
| constexpr T && | operator() (T &&t) const noexcept |
Transparent functor that returns its argument just as passed.
Definition at line 39 of file fromFutureImport.h.
|
inlinenoexcept |
Definition at line 44 of file fromFutureImport.h.
1.8.5