Changeset 41 for trunk/Utilities/VirtualHeapPtr/VirtualHeapPtr.h
- Timestamp:
- Nov 19, 2011, 9:20:45 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/VirtualHeapPtr/VirtualHeapPtr.h
r38 r41 149 149 static BOOL IsHeadPadding() throw() 150 150 { 151 return TRUE;151 return FALSE; 152 152 } 153 153 };
Note: See TracChangeset
for help on using the changeset viewer.