Belle II Software development
identity_t Struct Reference

Public Member Functions

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

Detailed Description

Definition at line 742 of file ntuples_full.h.

Member Function Documentation

◆ operator()()

constexpr T && operator() ( T &&  t) const
inlineconstexpr

Definition at line 744 of file ntuples_full.h.

745 {
746 return t;
747 }

The documentation for this struct was generated from the following file: