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 654 of file ntuples_full.h.

Member Function Documentation

◆ operator()()

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

Definition at line 656 of file ntuples_full.h.

657 {
658 return t;
659 }

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