functor returns its argument More...
#include <functors.hpp>
Public Member Functions | |
template<typename Arg > | |
auto | operator() (Arg &&arg) const -> Arg |
operator() More... | |
functor returns its argument
Definition at line 128 of file functors.hpp.
|
inline |
operator()
Arg |
arg |
Definition at line 137 of file functors.hpp.