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