Boost is a set of libraries for the C++ programming language that provides support for tasks and constructs such as linear algebra, pseudorandom number generation, multithreading, image processing, regular expressions, and unit testing. It contains 164 individual libraries (as of version 1.76). New libraries: URL: A library that parses, modifies, and prints URLs using only C++11, from Vinnie Falco and Alan de Freitas. Features include fast compilation, strong immutability, and…
#Boost #Released #Portable #Library