template struct cvflann::anyimpl::choose_policy<unsigned short>
#include <any.h> template <> struct choose_policy<unsigned short> { // typedefs typedef small_any_policy<unsigned short> type; };
#include <any.h> template <> struct choose_policy<unsigned short> { // typedefs typedef small_any_policy<unsigned short> type; };