Boost logo

Boost Users :

From: Jan Stetka (janpstetka_at_[hidden])
Date: 2006-05-03 06:42:49


Yes I understand that I can't use shmem::map and std::map if they are
both on the global namespace. I've looked at the implementation of the
std::map header from the STL implementation that is included in vc++ 7.2
and that doesn't forward declare std::list in <map>. This is a design
issue rather than a bug. Why forward declare shmem::list by including it
in map.hpp when it isn't used?

Jan


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net