template struct cvflann::Datatype<unsigned short>

#include <saving.h>

template <>
struct Datatype<unsigned short>
{
    // methods

    static
    flann_datatype_t
    type();
};