Andreas Huber 262a583f2d Make MemoryDealer's destructor protected instead of public.
MemoryDealer, like all other subclasses of RefBase,MUST NOT BE stack-allocated, a protected destructor prohibits stack-allocation while allowing the baseclass to properly invoke the subclass' destructor once the refcount drops to 0.
2009-07-16 10:05:57 -07:00
2009-07-10 15:33:21 -04:00
2009-07-15 18:34:24 -07:00
2009-07-15 01:06:13 -07:00
2009-07-15 18:08:10 -07:00
2009-07-09 15:35:41 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%