Registry / utility / boost-vmd

boost-vmd

JSON →
library1.90.0vcpkgunverified

Boost.VMD provides macros and utilities for variadic macro data manipulation.

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

Check if a macro argument is empty using Boost.VMD.

#include <boost/vmd/is_empty.hpp> #include <iostream> #define EMPTY int main() { std::cout << std::boolalpha << BOOST_VMD_IS_EMPTY(EMPTY) << 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
7 hits · last 30 days
node
6
Meta
1
Resources

No resource links recorded.

boost-vmd — pip install boost-vmd · libregistry