library of assembled shared sources |
http://lass.cocamware.com |
Public Member Functions | |
bool | operator() (SingletonBase *iA, SingletonBase *iB) |
Return true if iA has to be killed before iB. |
Definition at line 62 of file singleton_impl.cpp.
bool lass::util::impl::CompareDestructionPriority::operator() | ( | SingletonBase * | iA, | |
SingletonBase * | iB | |||
) |
Return true if iA has to be killed before iB.
Definition at line 194 of file singleton_impl.cpp.
References lass::util::impl::SingletonBase::destructionPriority(), and LASS_ASSERT.
Generated on Mon Nov 10 14:22:20 2008 for Library of Assembled Shared Sources by 1.5.7.1 |