]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove an unnecessary friend declaration. 16226/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 31 Oct 2023 20:07:24 +0000 (14:07 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 31 Oct 2023 20:09:44 +0000 (14:09 -0600)
include/deal.II/lac/block_matrix_base.h

index 0d38ae90a49d9aacc1a4757101e83bc4a8e6c02a..fb4ae24f6d05dad34f7b02491778749ffd274a62 100644 (file)
@@ -100,10 +100,6 @@ namespace BlockMatrixIterators
      * Block column into which we presently point.
      */
     unsigned int col_block;
-
-    // Let the iterator class be a friend.
-    template <typename>
-    friend class MatrixIterator;
   };
 
 

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.