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
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%