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 43 of file containers.hpp.
|
inline |
Implements a concept test for containers.
The following conditions are required by containers:
Definition at line 64 of file containers.hpp.
|
private |
Definition at line 76 of file containers.hpp.
|
private |
Definition at line 77 of file containers.hpp.