Orocos Real-Time Toolkit
2.8.3
|
Helper class for avoiding assigning a bare pointer to a shared_ptr data source. More...
#include <rtt/internal/CreateSequence.hpp>
Static Public Member Functions | |
static void | set (Seq seq, Data in) |
Helper class for avoiding assigning a bare pointer to a shared_ptr data source.
Used in create_sequence::set() to ignore the shared_ptr;
Definition at line 93 of file CreateSequence.hpp.
|
inlinestatic |
Definition at line 94 of file CreateSequence.hpp.
References RTT::internal::AssignHelper< Seq, Data, Enable >::set().
Referenced by RTT::internal::AssignHelper< Seq, Data, Enable >::set(), RTT::internal::create_sequence_impl< List, mpl::size< List >::value >::set(), and RTT::internal::create_sequence_impl< List, 1 >::set().