Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::TypeTraits::HasBeginAndEnd< T > Member List

This is the complete list of members for ROOT::TypeTraits::HasBeginAndEnd< T >, including all inherited members.

Begin_t typedefROOT::TypeTraits::HasBeginAndEnd< T >
Check(int) -> decltype(static_cast< Begin_t< V > >(&V::begin), static_cast< End_t< V > >(&V::end), true)ROOT::TypeTraits::HasBeginAndEnd< T >inlinestatic
Check(...)ROOT::TypeTraits::HasBeginAndEnd< T >inlinestatic
End_t typedefROOT::TypeTraits::HasBeginAndEnd< T >
valueROOT::TypeTraits::HasBeginAndEnd< T >static