Boost C++ Library
Jump to navigation
Jump to search
A Boost C++ Library is a C++ library that ...
- See: C++11, C++, Cross-Platform, Library (Computing), Pseudorandom Number Generator, Image Processing.
References
2018
- (Wikipedia, 2018) ⇒ https://en.wikipedia.org/wiki/Boost_(C++_libraries) Retrieved:2018-2-21.
- Boost is a set of libraries for the C++ programming language that provide support for tasks and structures such as linear algebra, pseudorandom number generation, multithreading, image processing, regular expressions, and unit testing. It contains over eighty individual libraries.
Most of the Boost libraries are licensed under the Boost Software License, designed to allow Boost to be used with both free and proprietary software projects. Many of Boost's founders are on the C++ standards committee, and several Boost libraries have been accepted for incorporation into both the C++ Technical Report 1 and the C++11 standard.
- Boost is a set of libraries for the C++ programming language that provide support for tasks and structures such as linear algebra, pseudorandom number generation, multithreading, image processing, regular expressions, and unit testing. It contains over eighty individual libraries.