Orocos Real-Time Toolkit  2.9.0
Public Types | List of all members
RTT::internal::remove_cr< T > Struct Template Reference

#include <rtt/internal/mystd.hpp>

Public Types

typedef boost::remove_const< typename boost::remove_reference< T >::type >::type type
 

Detailed Description

template<typename T>
struct RTT::internal::remove_cr< T >

Definition at line 60 of file mystd.hpp.

Member Typedef Documentation

template<typename T>
typedef boost::remove_const< typename boost::remove_reference<T>::type>::type RTT::internal::remove_cr< T >::type

Definition at line 63 of file mystd.hpp.


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