No-op deallocator for boost::shared_ptr

后端 未结 6 1554
情书的邮戳
情书的邮戳 2020-12-30 02:39

Is there a stock no-op deallocator in Boost to use with boost::shared_ptr for static objects, etc.

I know it\'s ultra-trivial to write, but I don\'t wan

6条回答
  •  长发绾君心
    2020-12-30 03:17

    There's a ticket for this on the Boost bug tracker: https://svn.boost.org/trac/boost/ticket/1913 - no activity for a long time until some murmur two weeks ago.

提交回复
热议问题