Defines validating functionality for the dynamic container concept. More...
#include <containers.hpp>
Public Member Functions | |
ecl_compile_time_concept_test (DynamicContainerConcept) | |
Implements a concept test for containers. More... | |
Private Attributes | |
Implementation | container |
Implementation::iterator | iter |
Defines validating functionality for the dynamic container concept.
Definition at line 75 of file containers.hpp.
|
inline |
Implements a concept test for containers.
The following conditions are required by containers:
Definition at line 89 of file containers.hpp.
|
private |
Definition at line 102 of file containers.hpp.
|
private |
Definition at line 103 of file containers.hpp.