Registry / utility / boost-detail

boost-detail

JSON →
library1.90.0vcpkgunverified

Boost.Detail provides internal implementation details and utilities used by other Boost libraries.

vcpkg install boost-detail
INSTALL
IMPORT
SIG · BOOST-DETAIL
B
boost-detail
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/detail/lightweight_test.hpp
#include <boost/detail/lightweight_test.hpp>

Use Boost.Detail lightweight test macros

#include <boost/detail/lightweight_test.hpp> int main() { BOOST_TEST(1 + 1 == 2); return boost::report_errors(); }
Debug
Known issues
breakingBoost.Detail is an internal header; its contents may change without notice between Boost versions.
fix
Avoid depending on Boost.Detail directly; use public Boost libraries instead.
affects: *
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-detail — pip install boost-detail · libregistry