30 Nov
2015
30 Nov
'15
10:36 a.m.
Il 30/11/2015 11:27, Dominique Devienne ha scritto:
On Mon, Nov 30, 2015 at 11:13 AM,
mailto:dariomt@gmail.com> wrote: Is there anywhere in Boost a std::map-like associative container that supports incomplete types *and* heterogeneous lookup?
As regards std::map of incomplete types a possibile solution should be to use a std::map of boost::shared_ptr sorry, but what do you mean with " heterogeneous lookup" ? regards Lorenzo