Definition at line 346 of file wildcards.hpp.
Public Types | |
| using | type = typename std::remove_cv<typename std::remove_reference<decltype(*std::declval<It>())>::type>::type |
#include </home/stephan/code/root-2/main/src/wildcards.hpp>
| using wildcards::iterated_item< It >::type = typename std::remove_cv<typename std::remove_reference<decltype(*std::declval<It>())>::type>::type |
Definition at line 347 of file wildcards.hpp.