$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] storing intrusive_ptr in atomic?!
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2013-10-25 06:48:19
2013/10/25 Giovanni Piero Deretta <gpderetta_at_[hidden]>
I'm referring to standard doc at
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3337.pdf
Section 3.9. Types -> the example code works for intrusive_ptr too.