ecolab::classdesc::is_rvalue< T > Struct Template Reference

can a temporary of type T be constructed and passed to an argument More...

#include <TCL_obj_base.h>

Inheritance diagram for ecolab::classdesc::is_rvalue< T >:
Inheritance graph
Collaboration diagram for ecolab::classdesc::is_rvalue< T >:
Collaboration graph

Static Public Attributes

static const bool value =is_dca<T>::value && !is_abstract<T>::value
 

Detailed Description

template<class T>
struct ecolab::classdesc::is_rvalue< T >

can a temporary of type T be constructed and passed to an argument


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