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