PointMatcherSupport::SharedPtrVector< S > Struct Template Reference

A vector of std::shared_ptr<S> that behaves like a std::vector<S> More...

#include <PointMatcher.h>

Inherits std::vector< std::shared_ptr< S > >.

List of all members.

Public Member Functions

void push_back (S *v)
 Add an instance of S to the vector, take ownership.

Detailed Description

template<typename S>
struct PointMatcherSupport::SharedPtrVector< S >

A vector of std::shared_ptr<S> that behaves like a std::vector<S>


The documentation for this struct was generated from the following file:
Generated on Fri May 3 12:51:03 2013 for libpointmatcher by  doxygen 1.6.3