gravatar
kpeter (Peter Kovacs)
kpeter@inf.elte.hu
Minor fix in concepts/maps.h
0 1 0
default
1 file changed with 2 insertions and 2 deletions:
↑ Collapse diff ↑
Show white space 6 line context
... ...
@@ -26,3 +26,3 @@
26 26
///\file
27
///\brief Map concepts checking classes for testing and documenting.
27
///\brief The concept of maps.
28 28

	
... ...
@@ -107,3 +107,3 @@
107 107
	const typename _WriteMap::Key& own_key;
108
	const typename _WriteMap::Value own_val;
108
	const typename _WriteMap::Value& own_val;
109 109
	_WriteMap& m;
0 comments (0 inline)