Struct identity_t

Struct Documentation

struct std::identity_t

Public Functions

template<typename T>
decltype(auto) constexpr operator()(T &&t) const noexcept