]> https://gitweb.dealii.org/ - dealii.git/commit
Use namespace std_cxx0x where appropriate. The only place where we don't is where...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 13 Jan 2009 03:59:46 +0000 (03:59 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 13 Jan 2009 03:59:46 +0000 (03:59 +0000)
commit51050e5db12e146bd23cb9d5887640a9d001210b
treec4c4bac4d73ea63d3c629c052ab52da9957b27fb
parent808abd8ae318e9edcd06561a833f6a09bc30cd7c
Use namespace std_cxx0x where appropriate. The only place where we don't is where we use boost::graph, which isn't going to be part of C++0x as far as I know.

git-svn-id: https://svn.dealii.org/trunk@18197 0785d39b-7218-0410-832d-ea1e28bc413d
25 files changed:
deal.II/base/include/base/std_cxx0x/array.h [new file with mode: 0644]
deal.II/base/include/base/std_cxx0x/tuple.h
deal.II/deal.II/include/hp/fe_collection.h
deal.II/deal.II/include/hp/fe_values.h
deal.II/deal.II/include/hp/mapping_collection.h
deal.II/deal.II/include/hp/q_collection.h
deal.II/deal.II/include/multigrid/mg_level_object.h
deal.II/deal.II/include/multigrid/mg_transfer.h
deal.II/deal.II/include/multigrid/mg_transfer.templates.h
deal.II/deal.II/include/multigrid/mg_transfer_block.h
deal.II/deal.II/include/multigrid/mg_transfer_component.h
deal.II/deal.II/include/numerics/data_out.h
deal.II/deal.II/include/numerics/matrices.h
deal.II/deal.II/source/dofs/dof_tools.cc
deal.II/deal.II/source/fe/fe_tools.cc
deal.II/deal.II/source/grid/tria.cc
deal.II/deal.II/source/hp/dof_handler.cc
deal.II/deal.II/source/hp/fe_collection.cc
deal.II/deal.II/source/hp/fe_values.cc
deal.II/deal.II/source/hp/mapping_collection.cc
deal.II/deal.II/source/multigrid/mg_transfer_block.cc
deal.II/deal.II/source/multigrid/mg_transfer_component.cc
deal.II/deal.II/source/multigrid/mg_transfer_prebuilt.cc
deal.II/deal.II/source/numerics/data_out.cc
deal.II/deal.II/source/numerics/matrices.cc

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.