Orocos Real-Time Toolkit  2.8.3
Public Member Functions | List of all members
RTT::internal::identity< T > Struct Template Reference

#include <rtt/internal/mystd.hpp>

Inheritance diagram for RTT::internal::identity< T >:

Public Member Functions

const T & operator() (const T &t) const
 

Detailed Description

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

Definition at line 214 of file mystd.hpp.

Member Function Documentation

template<typename T >
const T& RTT::internal::identity< T >::operator() ( const T &  t) const
inline

Definition at line 217 of file mystd.hpp.


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