Tests the DataStructure framework implementation. More...
#include "config.h"
#include <iostream>
#include <sstream>
#include <typeinfo>
#include <ace/Trace.h>
#include "DataFactory.hpp"
#include <Boolean.hpp>
#include <Exception.hpp>
Go to the source code of this file.
Functions | |
int | main (int argc, char *const argv[]) |
Tests the DataStructure framework implementation.
Definition in file testDataStructure.cpp.