|
SeqAn3 3.4.0
The Modern C++ library for sequence analysis.
|
The (most general) container concept as defined by the standard library. More...
#include <seqan3/utility/container/concept.hpp>
The (most general) container concept as defined by the standard library.
The container concept is modelled as in the STL, but additionally requires std::swap() to be implemented.