LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Transparent functor that returns its argument just as passed. More...
#include "fromFutureImport.h"
Classes | |
struct | is_transparent |
Public Member Functions | |
template<typename T > | |
constexpr T && | operator() (T &&t) const noexcept |
Transparent functor that returns its argument just as passed.
Definition at line 37 of file fromFutureImport.h.
|
inlinenoexcept |
Definition at line 42 of file fromFutureImport.h.