SpECTRE  2021.08.02
funcl::Identity Struct Reference

The identity higher order function object. More...

#include <Functional.hpp>

Public Member Functions

template<class T >
constexpr const T & operator() (const T &t) noexcept
 

Detailed Description

The identity higher order function object.