Search code examples
c++boostversion

How to determine the Boost version on a system?


Is there a quick way to determine the version of the Boost C++ libraries on a system?


Solution

  • Boost Informational Macros. You need: BOOST_VERSION