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