Looking at this project (http://www.savarese.com/software/libssrckdtree/) I found the definition \"C++ header-only template library\". At the moment I have basic C++ knowled
It exactly means that library redistributed only as headers. To use it, you only need #include it in your source files.