Home
Libraries
People
FAQ
More
Release Notes
Boost 1.50 Release
Boost 1.49 Release
Boost 1.48 Release
Boost 1.50 Release
Added Scoped Allocator Model support.
Fixed bugs
#6566
,
#6575
,
#6606
,
#6615
,
#6533
,
#6536
,
Boost 1.49 Release
Fixed bugs
#6540
,
#6499
,
#6336
,
#6335
,
#6287
,
#6205
,
#4383
.
Added
allocator_traits
support for both C++11 and C++03 compilers through an internal
allocator_traits
clone.
Boost 1.48 Release
First release. Container code from
Boost.Interprocess
was deleted and redirected to
Boost.Container
via using directives.