Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
pool1.53.0のドキュメントでは、「ヘッダーのみ」であると主張しています。ただし、最小限のプログラム:
pool
#include <boost/pool/pool_alloc.hpp> int main() { return 0; }
からの未定義のシンボルになってしまい、それが必要だboost_systemとbcp考えていboost_systemます。#defineこれを治すものはありますか?
boost_system
bcp
#define