$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [Root Pointer] New Documentation
From: Phil Bouchard (philippeb8_at_[hidden])
Date: 2016-04-07 21:24:03
Greetings,
- I beefed up the tutorial in the following documentation and now it
covers everything I know about it:
http://philippeb8.github.io/root_ptr/
- As some of you already know I added a performance comparison chart in
the introduction:
http://philippeb8.github.io/root_ptr/root_ptr/intro.html
- I fixed the deadlinks
- I added a cast operation helper in the root_ptr class:
https://github.com/philippeb8/root_ptr/blob/master/include/boost/smart_ptr/root_ptr.hpp#L585
Regards,
-Phil