[svn r365] Implemented raw struct equality comparison, uses C memcmp.

Renamed DtoDelegateCompare to DtoDelegateEquals, for consistency with the other equality helpers.
This commit is contained in:
Tomas Lindquist Olsen
2008-07-13 04:11:08 +02:00
parent 4b8d048d59
commit a4e4f34a34
6 changed files with 69 additions and 5 deletions

View File

@@ -58,6 +58,8 @@ dmd/macro.h
dmd/mangle.c
dmd/mars.c
dmd/mars.h
dmd/md5.c
dmd/md5.h
dmd/mem.c
dmd/mem.h
dmd/module.c