Iros
 
Loading...
Searching...
No Matches
container_value.h
Go to the documentation of this file.
1#pragma once
2
5
6namespace di::meta {
7template<typename T>
9}
Definition merge_interfaces.h:6
meta::Type< decltype(container::iterator_value(types::in_place_type< meta::RemoveCVRef< T > >))> IteratorValue
Definition iterator_value.h:8
IteratorValue< ContainerIterator< T > > ContainerValue
Definition container_value.h:8