Iros
 
Loading...
Searching...
No Matches
common_container.h
Go to the documentation of this file.
1#pragma once
2
6#include "di/meta/core.h"
7
8namespace di::concepts {
9template<typename T>
11}
Definition common_container.h:10
Definition container.h:8
Definition core.h:114
Definition any_storable.h:9
decltype(container::end(util::declval< T & >())) ContainerSentinel
Definition container_sentinel.h:8