]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 13 Jan 2009 04:06:59 +0000 (04:06 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 13 Jan 2009 04:06:59 +0000 (04:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@18199 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/headers/std_cxx0x.h [new file with mode: 0644]

diff --git a/deal.II/doc/doxygen/headers/std_cxx0x.h b/deal.II/doc/doxygen/headers/std_cxx0x.h
new file mode 100644 (file)
index 0000000..97f19d3
--- /dev/null
@@ -0,0 +1,25 @@
+//-------------------------------------------------------------------------
+//    $Id: multithreading.h 12072 2006-01-17 23:42:23Z wolf $
+//    Version: $Name$
+//
+//    Copyright (C) 2009 by the deal.II authors
+//
+//    This file is subject to QPL and may not be  distributed
+//    without copyright and license information. Please refer
+//    to the file deal.II/doc/license.html for the  text  and
+//    further information on this license.
+//
+//-------------------------------------------------------------------------
+
+/**
+ * A namespace that contains classes and functions that will be part
+ * of the next C++ standard (tentatively called C++0x) and that are
+ * currently available via the <a
+ * href="http://www.boost.org/">BOOST</a> library. The elements that
+ * are available through the current namespace are either imported
+ * from namespace std (if a compiler's library provides them) or from
+ * namespace boost.
+ */
+namespace std_cxx0x
+{
+}

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.