Hacker News new | ask | show | jobs
by electroly 1771 days ago
FWIW Boost.Json in particular doesn't have any source files, it's just header-only templates. You don't actually need to build or link boost to use it; you just need the header files to be in the include path.