Orocos Real-Time Toolkit
2.6.0
|
Constructs a sequence from the number of elements and a prototype element for these elements. More...
#include <rtt/types/SequenceConstructor.hpp>
Constructs a sequence from the number of elements and a prototype element for these elements.
Usage: sequence_ctor2<std::vector<Foo> >()
Definition at line 90 of file SequenceConstructor.hpp.