﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	revision
36	Revise StoreBoolMap implementation	Peter Kovacs	Peter Kovacs	"1. {{{StoreBoolMap}}} is now write-only, but it is said to be read-write map in the documentation.

2. The {{{set()}}} function is const, which is strange. That is why {{{_end}}} iterator is declared mutable. I suggest a non-const {{{set()}}} function, a const {{{_begin}}} and a non-const {{{_end}}} iterator.
"	task	closed	major	LEMON 1.0 release	core	hg main	fixed			
