Category:Boost: Difference between revisions

From Rosetta Code
Content added Content deleted
m (wp:Boost (C++ libraries))
m (Version update)
 
(5 intermediate revisions by 2 users not shown)
Line 3: Line 3:
Some parts of the standard library of the next C++ standard will be based on boost libraries.
Some parts of the standard library of the next C++ standard will be based on boost libraries.


;Website http://www.boost.org/
;Website: http://www.boost.org/


;Current version 1.57.0 - 2014-11-3
;Current version: 1.79.0 - 2022-04-13

Latest revision as of 14:46, 16 April 2022

Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

Boost is a set of 80+ high-quality C++ libraries. Some parts of the standard library of the next C++ standard will be based on boost libraries.

Website
http://www.boost.org/
Current version
1.79.0 - 2022-04-13