Wiselib
|
#include "sequence.h"
Classes | |
class | concepts::BackInsertionSequence_concept |
A back insertion sequence guarantees that insertion and access operations at the end of the container happen in amortized constant time and provides additional shorthands for those operations. More... | |
Namespaces | |
namespace | concepts |