kblib 0.2.3
General utilities library for modern C++
|
The identity function, as a function object. More...
#include <kblib/simple.h>
Public Member Functions | |
template<typename T > | |
constexpr auto | operator() (T &&in) -> T && |
|
inlineconstexpr |