]>
Dogcows Code - chaz/yoink/blob - containers.hpp
58637581643849b2d657bd0abde6b4e034a06b02
1 #ifndef STLPLUS_CONTAINERS
2 #define STLPLUS_CONTAINERS
3 ////////////////////////////////////////////////////////////////////////////////
5 // Author: Andy Rushton
6 // Copyright: (c) Southampton University 1999-2004
7 // (c) Andy Rushton 2004-2009
8 // License: BSD License, see ../docs/license.html
10 // Allows all the STLplus containers to be included in one go
12 ////////////////////////////////////////////////////////////////////////////////
14 #include "digraph.hpp"
15 #include "foursome.hpp"
19 #include "smart_ptr.hpp"
22 ////////////////////////////////////////////////////////////////////////////////
This page took 0.034412 seconds and 3 git commands to generate.