Registry / utility / boost-config

boost-config

JSON →
library1.90.0vcpkgunverified

Boost.Config provides configuration macros and utilities for Boost library portability.

vcpkg install boost-config
INSTALL
IMPORT
SIG · BOOST-CONFIG
B
boost-config
utilitycppv1.90.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

boost/config.hpp
#include <boost/config.hpp>

Print the Boost version macro

#include <boost/config.hpp> #include <iostream> int main() { std::cout << "Boost version: " << BOOST_VERSION << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.90.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources

No resource links recorded.

boost-config — pip install boost-config · libregistry