Files
boost_unordered/include/boost/unordered/detail
Daniel James c8b893cb77 Workaround codegear ICE.
It seems that the problem is calling sizeof on a dependent type when the
containers have only been used by reference. So by putting in these
dummy structures with the containers as members, it helps the compiler
instantiate the class to the level where sizeof works. I hope.

[SVN r58130]
2009-12-04 00:51:50 +00:00
..
2009-11-21 20:37:50 +00:00
2009-12-04 00:51:50 +00:00