]> https://gitweb.dealii.org/ - dealii.git/commit
Allow using the old std_cxx1x namespace. 234/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 9 Nov 2014 17:38:51 +0000 (11:38 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 9 Nov 2014 17:38:51 +0000 (11:38 -0600)
commit05e39e1f0dbd9ba5e19a74771306fa99b7ad3214
tree71d76d4d754812f6c26897fe88f96712cfdbcb06
parent395ab8dd45b41e0fe384d0189e9b5326d652fc7d
Allow using the old std_cxx1x namespace.

This was supposed to work in a backward compatible way but I broke
it for everyone who didn't explicitly #included the old base/std_cxx1x/*h
headers but got stuff through indirect #includes.
include/deal.II/base/std_cxx11/array.h
include/deal.II/base/std_cxx11/bind.h
include/deal.II/base/std_cxx11/condition_variable.h
include/deal.II/base/std_cxx11/function.h
include/deal.II/base/std_cxx11/mutex.h
include/deal.II/base/std_cxx11/shared_ptr.h
include/deal.II/base/std_cxx11/thread.h
include/deal.II/base/std_cxx11/tuple.h
include/deal.II/base/std_cxx11/type_traits.h
tests/base/stdcxx1x_vs_stdcxx11.cc [new file with mode: 0644]
tests/base/stdcxx1x_vs_stdcxx11.output [new file with mode: 0644]

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.