#include <wildcards.hpp>
Public Types | |
using | type = typename std::remove_cv< typename std::remove_reference< decltype(cx::cbegin(std::declval< C >()))>::type >::type |
Definition at line 719 of file wildcards.hpp.
using wildcards::const_iterator< C >::type = typename std::remove_cv< typename std::remove_reference<decltype(cx::cbegin(std::declval<C>()))>::type>::type |
Definition at line 722 of file wildcards.hpp.