OpenRTM-aist  1.2.1
静的公開変数類 | 全メンバ一覧
CORBA_Util::has_nil_impl< T, typename has_nil_helper< T,&T::_nil >::type > 構造体テンプレート

has nil impl: valid case [詳解]

#include <Typename.h>

静的公開変数類

static const bool value = true
 

詳解

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

メンバ詳解

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

この構造体詳解は次のファイルから抽出されました: