A trait that is true when polymorphic base T has its kinds registered (via MRDOCS_DESCRIBE_KINDS).

Synopsis

Declared in <mrdocs/Support/Describe.hpp>

template<class T>
using has_describe_kinds = /* implementation-defined */;

Created with MrDocs