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 237 of file containers.hpp.
|
inline |
Implements a concept test for byte containers.
The following conditions are required by byte containers:
Definition at line 249 of file containers.hpp.
|
private |
Definition at line 264 of file containers.hpp.
|
private |
Definition at line 265 of file containers.hpp.