#include <AuxStore_traits.h>
Public Types | |
typedef SG_STD_OR_BOOST::conditional < SG_STD_OR_BOOST::is_base_of < IAuxElement, DOBJ >::value, AuxStore_traits_AuxDefault, AuxStore_traits_NoAuxDefault > ::type | type |
Helper for the case where DOBJ::base_value_type does not derive from SG::IAuxElement. Test DOBJ itself.