has nil impl: valid case More...
#include <Typename.h>
Static Public Attributes | |
static const bool | value = true |
has nil impl: valid case
This class is instantiated in case of T has _nil() member function
Definition at line 56 of file Typename.h.
const bool CORBA_Util::has_nil_impl< T, typename has_nil_helper< T,&T::_nil >::type >::value = true [static] |
Definition at line 58 of file Typename.h.