#include <wildcards.hpp>
Public Types | |
using | type = typename std::remove_cv< typename std::remove_reference< decltype(*std::declval< It >())>::type >::type |
Definition at line 735 of file 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 738 of file wildcards.hpp.