summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorAndreas Huber <andih@google.com>2009-07-16 10:05:57 -0700
committerAndreas Huber <andih@google.com>2009-07-16 10:05:57 -0700
commitf0adf848ffffeca86f4c0210ea237883d9e5e8d5 (patch)
tree5b6c8e231a6105d5a3ee14e68118d14874fee12b /opengl/tests/gl_basic/gl_basic.cpp
parent7151edd5d83b3b770a0dc77cf52f7fe56b2a3af6 (diff)
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.
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions