#include <memory>

Go to the source code of this file.
Macros | |
| #define | MOVEIT_DECLARE_PTR(Name, Type) |
| #define | MOVEIT_DECLARE_PTR_MEMBER(Type) |
| #define MOVEIT_DECLARE_PTR | ( | Name, | |
| Type | |||
| ) |
Definition at line 51 of file declare_ptr.h.
| #define MOVEIT_DECLARE_PTR_MEMBER | ( | Type | ) |
Definition at line 66 of file declare_ptr.h.