Chapter 36. Boost.DateTime Chapter 36. Boost.DateTime The library Boost.DateTime can be used to process time data such as calendar dates and times. In addition, Boost.DateTime...
Chapter 33. Boost.Interprocess Chapter 33. Boost.Interprocess Interprocess communication describes mechanisms to exchange data between programs running on the same computer. It...
Chapter 14. Boost.Array Chapter 14. Boost.Array The library Boost.Array defines the class template boost::array in boost/array.hpp . boost::array is similar to std::array , ...
Chapter 6. Boost.LexicalCast Chapter 6. Boost.LexicalCast Boost.LexicalCast provides a cast operator, boost::lexical_cast , that can convert numbers from strings to numeric ty...