#include <vhdContainers/vhdDeque.h>
#include <vhdFundamental/vhdDiag.h>
#include <vhdExceptions/vhdNoSuchElementException.h>
#include <vhdExceptions/vhdCapacityLimitException.h>
#include <vhdExceptions/vhdIndexOutOfBoundsException.h>
#include <vhdExceptions/vhdSelfArgumentException.h>
#include <vhdExceptions/vhdIllegalArgumentException.h>
Functions | |
vhdCLASS_TYPE_INIT (vhdDeque, vhdObject) vhdCLASS_TYPE_INIT(vhdDeque |
vhdCLASS_TYPE_INIT | ( | vhdDeque | , | |
vhdObject | ||||
) |