Changeset 58130

Timestamp:
Dec 4, 2009, 12:51:50 AM (13 years ago)
Author:
Daniel James
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.