lemon/matrix_maps.h
changeset 2379 248152674a9e
parent 2305 4a2236cc98a0
child 2384 805c5a2a36dd
equal deleted inserted replaced
13:2954296b66ba 14:1e0c3e586085
   549   ///
   549   ///
   550   ///This map meet with the concepts::ReferenceMatrixMap<typename K1,
   550   ///This map meet with the concepts::ReferenceMatrixMap<typename K1,
   551   ///typename K2, typename V, typename R, typename CR> called as
   551   ///typename K2, typename V, typename R, typename CR> called as
   552   ///"ReferenceMatrixMap".
   552   ///"ReferenceMatrixMap".
   553   ///
   553   ///
       
   554   ///\warning Do not use this map type when the two item sets are
       
   555   ///equal or based on the same item set.
       
   556   ///
   554   ///\param _FirstContainer the desired type of first container. It is
   557   ///\param _FirstContainer the desired type of first container. It is
   555   ///ususally a Graph type, but can be any type with alteration
   558   ///ususally a Graph type, but can be any type with alteration
   556   ///property.
   559   ///property.
   557   ///  
   560   ///  
   558   ///\param _FirstContainerItem the nested type of the
   561   ///\param _FirstContainerItem the nested type of the