|
di 0.1.0
|
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>>)) |