Tatooine
|
Just use the return type of derefence operator. More...
#include <iterator_facade.h>
Public Types | |
using | type = std::remove_cvref_t< decltype(*std::declval< Iter >())> |
Just use the return type of derefence operator.
using tatooine::infer_value_type_impl< Iter >::type = std::remove_cvref_t<decltype(*std::declval<Iter>())> |