v1.8.2
flat_map
:- BUGFIX: proper throwing of exceptions in
at
. #17 - added a constructor from
Container
- added constructors form iterator ranges
- BUGFIX: proper throwing of exceptions in
static_vector
:- added shim
allocator
argument to constructors to be used in template code - added missing overloads of
erase
andinsert
like the ones instd::vector
- added shim
flat_set
: added constructors from iterator ranges