#include <di/container/iterator/iterator_category.h>
Public Member Functions | |
template<typename T> | |
constexpr auto | operator() (types::InPlaceType< T > x) const -> decltype(function::tag_invoke(*this, x)) |
template<typename T> | |
constexpr auto | operator() (types::InPlaceType< T * >) const -> types::ContiguousIteratorTag |
|
constexpr |
|
constexpr |