]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Fix a really frightening number of places where we need to indicate access to members...
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 7 May 2002 06:53:21 +0000 (06:53 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 7 May 2002 06:53:21 +0000 (06:53 +0000)
commit614fb2c2c9d265c7336a7df0c3f3ff0d6bbd35c9
tree5a4f6a51b3f795e76c7095eaa53622ffee8de444
parent5438a2afb2235a2c9161712ad1a187b35f7a7610
Fix a really frightening number of places where we need to indicate access to members of base classes by this-> since the base class is template dependent and lookup would not find its members in derived classes unless marked with this->. While most compilers accept it nevertheless, the C++ standard requires us to do this.

git-svn-id: https://svn.dealii.org/trunk@5832 0785d39b-7218-0410-832d-ea1e28bc413d
12 files changed:
deal.II/base/include/base/point.h
deal.II/base/source/auto_derivative_function.cc
deal.II/base/source/function.cc
deal.II/base/source/function_lib_cutoff.cc
deal.II/base/source/quadrature.cc
deal.II/base/source/quadrature_lib.cc
deal.II/deal.II/include/dofs/dof_accessor.templates.h
deal.II/deal.II/include/grid/tria_accessor.templates.h
deal.II/lac/include/lac/full_matrix.templates.h
deal.II/lac/include/lac/precondition_block.templates.h
deal.II/lac/include/lac/sparse_ilu.templates.h
deal.II/lac/include/lac/swappable_vector.templates.h

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.