Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
wildcards::const_iterator< C > Struct Template Reference

template<typename C>
struct wildcards::const_iterator< C >

Definition at line 332 of file wildcards.hpp.

Public Types

using type

#include </home/stephan/code/root-2/main/src/wildcards.hpp>

Member Typedef Documentation

◆ type

template<typename C>
using wildcards::const_iterator< C >::type
Initial value:
typename std::remove_cv<typename std::remove_reference<decltype(cx::cbegin(std::declval<C>()))>::type>::type
typename std::remove_cv< typename std::remove_reference< decltype(*cx::begin(std::declval< C >()))>::type >::type type

Definition at line 333 of file wildcards.hpp.


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