Boost provides free peer-reviewed portable C++ source libraries.
We emphasize libraries that work
源代码在线查看: jamfile.v2
test-suite testlib : [ compile-fail compile-fail~fail.cpp ] [ compile-fail compile-fail~pass.cpp ] [ compile compile~fail.cpp ] [ compile compile~pass.cpp ] [ compile compile~warn.cpp ] [ link link~fail.cpp ] [ link link~pass.cpp ] [ link-fail link-fail~fail.cpp ] [ link-fail link-fail~pass.cpp ] [ run-fail run-fail~compile-fail.cpp ] [ run-fail run-fail~fail-warn.cpp ] [ run-fail run-fail~fail.cpp ] [ run-fail run-fail~pass.cpp ] [ run run~fail.cpp ] [ run run~note.cpp ] [ run run~pass.cpp ] [ run run~warn-note.cpp ] [ run run~warn.cpp ] ;