Chromium Code Reviews
DescriptionMake ZoneObject::operator delete not public.
This prevents a n00b mistake of just calling delete on a ZoneObject subclass
compile time rather than run time. (Sadly, it doesn't work for second-level
subclasses and beyond.)
BUG=
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #Patch Set 4 : re #
Total comments: 4
Messages
Total messages: 5 (0 generated)
|
||||||||||||||||||||||||||||