
27 Nov
2009
27 Nov
'09
10:40 a.m.
2009/11/19 Jon Spencer <dev@jackson-spencer.ca>:
The new version of the unordered library doesn't allow you to declare an unordered map with an incomplete type. The following code would compile with the old version but not the new:
Sorry, about the slow reply. Support in the old version wasn't intentional, I think it was just a result of the restricted templates use in order to support older compilers. I think it's fixed in trunk now, although I need to do more testing to make sure. It should be fixed in the next release. Daniel