Boost logo

Boost :

Subject: Re: [boost] [interprocess][multi_index] emplace() is not sufficient for maps
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2009-09-19 19:26:13


Howard Hinnant escribió:
> map::node_ptr is a move-only smart pointer which holds an Allocator* and
> a map::node* (or equivalent smart pointer as interprocess may need?).
> node_ptr roughly looks like:

Thanks Howard, very interesting. I'll add it to the to-do list.

Ion


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk