template class cvflann::anyimpl::SinglePolicy
Overview
#include <any.h> template <typename T> class SinglePolicy { public: // methods static base_any_policy* get_policy(); };
Detailed Documentation
Methods
static base_any_policy* get_policy()
This function will return a different policy for each type.