ยท 4 days agoยท Dev.to
Boosting Productivity in C++: Seamless Integration with CMake and More
If you have written much C++, you have reached for Boost, and probably lost an afternoon to linker errors getting it installed. Here are the practical ways to add Boost to a project, with the snippets that actually work. Boost is ~160 libraries in two camps. Header-only ones (asio, beast, mp11, hana
#cloud#cpp#boost#cmake#vcpkg