aboutsummaryrefslogtreecommitdiff
path: root/PDContainer/src/HDeque.cpp
blob: 3a1c3173ce80dc0bbe21e44fe993c82033ba746c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// *********************(c)*2004*********************>
// -holzilib--holzilib--holzilib--holzilib--holzilib->
// ++++PD-External++by+Georg+Holzmann++grh@gmx.at++++>
//
// PDContainer: 
// this is a port of the containers from the C++ STL
// (Standard Template Library)
// for usage see the documentation and PD help files
// for license see readme.txt
//
// HDeque.cpp


#include "include/HDeque.h"