Registry / utility / boost-preprocessor

boost-preprocessor

JSON →
library1.90.0vcpkgunverified

Boost preprocessor module provides macros for preprocessor metaprogramming and code generation.

vcpkg install boost-preprocessor
INSTALL
IMPORT
SIG · BOOST-PREPROCESSOR
B
boost-preprocessor
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/preprocessor/cat.hpp
#include <boost/preprocessor/cat.hpp>

Using Boost.Preprocessor to concatenate tokens

#include <boost/preprocessor/cat.hpp> #define X 1 #define Y 2 int BOOST_PP_CAT(var, X) = 10;
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-preprocessor — pip install boost-preprocessor · libregistry