OpenRTM-aist  1.2.1
List of all members
CORBA_Util::has_nil< T > Struct Template Reference

has nil traits class template More...

#include <Typename.h>

Inheritance diagram for CORBA_Util::has_nil< T >:
Inheritance graph
[legend]
Collaboration diagram for CORBA_Util::has_nil< T >:
Collaboration graph
[legend]

Additional Inherited Members

- Static Public Attributes inherited from CORBA_Util::has_nil_impl< T >
static const bool value
 

Detailed Description

template<class T>
struct CORBA_Util::has_nil< T >

has nil traits class template

T has _nil() static function -> value = true T has no _nil() static function -> value = false


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