$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [SmartPtr] local_weak_ptr?
From: Rob Conde (rob.conde_at_[hidden])
Date: 2017-12-08 15:19:31
How are boost::local_shared_ptr and boost::weak_ptr intended to be used together? I expected a local_weak_ptr, but it's not there so I'm wondering how you would (correctly) use local_shared_ptr and weak_ptr, or if you need local_weak_ptr and this is just still on the TODO list?
Thanks,
Rob Conde