Analysis Software
Documentation for sPHENIX simulation software
|
Function object which maps a value to itself by perfect forwarding This is a backport of C++20's std::identity. More...
#include <acts/blob/sPHENIX/Core/include/Acts/Utilities/Identity.hpp>
Public Member Functions | |
template<typename T > | |
constexpr auto | operator() (T &&v) const |
Function object which maps a value to itself by perfect forwarding This is a backport of C++20's std::identity.
Definition at line 27 of file Identity.hpp.
View newest version in sPHENIX GitHub at line 27 of file Identity.hpp
Definition at line 29 of file Identity.hpp.
View newest version in sPHENIX GitHub at line 29 of file Identity.hpp
References testSigmaEff::v.