Changeset 38801

Timestamp:
Aug 20, 2007, 6:09:14 PM (15 years ago)
Author:
Peder Holt
Message:

native typeof implementation for VC7.1 and VC8.0 now uses typeid() instead of sizeof() to map a type. This bypasses some bugs in Microsofts sizeof implementation, and removes a limitation on the number of typeof invocations that can be done in a single compilation unit

(No files)

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