ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Unless you're creating template specializations, you template class should be implemented completely in your header file. See: http://stackoverflow.com/questions/495021/why-can-templates-only-be-implemented-in-the-header-file

Unless you're creating template specializations, you your template class should be implemented completely in your header file. See: http://stackoverflow.com/questions/495021/why-can-templates-only-be-implemented-in-the-header-file