As regards std::map of incomplete types a possibile solution should be to use a std::map of boost::shared_ptrOn Mon, Nov 30, 2015 at 11:13 AM, <dariomt@gmail.com> wrote:
Is there anywhere in Boost a std::map-like associative container that supports incomplete types *and* heterogeneous lookup?