Category:Boost: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Current version of Boost library is 1.72.0)
m (Latest version is 1.73)
Line 5: Line 5:
;Website: http://www.boost.org/
;Website: http://www.boost.org/


;Current version: 1.72.0 - 2019-12-11
;Current version: 1.73.0 - 2020-04-28

Revision as of 08:34, 28 May 2020

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.73.0 - 2020-04-28