Boost allocators with stl containers on Mac gives linker error

后端 未结 0 342
忘了有多久
忘了有多久 2020-12-29 07:06

I am trying to use boost allocators with std containers like this:

    using Allocator = boost::container::node_allocator;
std::set

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题