template struct cv::flann::CvType<char>

#include <flann.hpp>

template <>
struct CvType<char>
{
    // methods

    static
    int
    type();
};