Iros
 
Loading...
Searching...
No Matches
iterator_category.h File Reference

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::meta
 

Typedefs

template<typename T>
using di::meta::IteratorCategory = decltype(container::iterator_category(types::in_place_type<meta::RemoveCVRef<T>>))