OpenRTM-aist  1.2.1
Static Public Attributes | List of all members
CORBA_Util::has_nil_impl< T, typename has_nil_helper< T,&T::_nil >::type > Struct Template Reference

has nil impl: valid case More...

#include <Typename.h>

Static Public Attributes

static const bool value = true
 

Detailed Description

template<class T>
struct CORBA_Util::has_nil_impl< T, typename has_nil_helper< T,&T::_nil >::type >

has nil impl: valid case

This class is instantiated in case of T has _nil() member function

Member Data Documentation

template<class T >
const bool CORBA_Util::has_nil_impl< T, typename has_nil_helper< T,&T::_nil >::type >::value = true
static

The documentation for this struct was generated from the following file: