{"id":60576,"library":"boost-wave","title":"Boost.Wave","description":"Boost.Wave is a C++ preprocessor library conforming to the C++ standard.","status":"active","version":"1.90.0","language":"cpp","source_language":null,"source_url":null,"tags":["preprocessor","parsing","boost"],"install":[{"cmd":"vcpkg install boost-wave","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(boost_wave CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Boost::wave)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"boost/wave.hpp","correct":"#include <boost/wave.hpp>"}],"quickstart":{"code":"#include <boost/wave.hpp>\n#include <iostream>\n\nint main() {\n    std::cout << \"Boost.Wave version: \" << BOOST_WAVE_VERSION << std::endl;\n    return 0;\n}","lang":"cpp","description":"Print the version of Boost.Wave."},"warnings":[{"fix":"Add find_package(Boost REQUIRED COMPONENTS wave) and link with Boost::wave.","message":"Boost.Wave is a header-only library but requires Boost.Spirit and other dependencies; ensure all Boost headers are available.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'boost':15 'boost.wave':1,2 'c':5,11 'conform':8 'librari':7 'pars':14 'preprocessor':6,13 'standard':12","created_at":"2026-06-16T19:36:24.837234+00:00","updated_at":"2026-06-16T19:36:24.837234+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}