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