]> Dogcows Code - chaz/yoink/blobdiff - src/stlplus/strings/print_stlplus.hpp
testing new non-autotools build system
[chaz/yoink] / src / stlplus / strings / print_stlplus.hpp
diff --git a/src/stlplus/strings/print_stlplus.hpp b/src/stlplus/strings/print_stlplus.hpp
new file mode 100644 (file)
index 0000000..3f2cd46
--- /dev/null
@@ -0,0 +1,26 @@
+#ifndef STLPLUS_PRINT_STLPLUS\r
+#define STLPLUS_PRINT_STLPLUS\r
+////////////////////////////////////////////////////////////////////////////////\r
+\r
+//   Author:    Andy Rushton\r
+//   Copyright: (c) Southampton University 1999-2004\r
+//              (c) Andy Rushton           2004-2009\r
+//   License:   BSD License, see ../docs/license.html\r
+\r
+//   Template string conversions for the STLplus containers\r
+\r
+////////////////////////////////////////////////////////////////////////////////\r
+\r
+#ifndef NO_STLPLUS_CONTAINERS\r
+#include "print_digraph.hpp"\r
+#include "print_foursome.hpp"\r
+#include "print_hash.hpp"\r
+#include "print_matrix.hpp"\r
+#include "print_ntree.hpp"\r
+#include "print_smart_ptr.hpp"\r
+#include "print_triple.hpp"\r
+#endif\r
+\r
+#include "print_inf.hpp"\r
+\r
+#endif\r
This page took 0.020247 seconds and 4 git commands to generate.