A trait that is true when polymorphic base T has its kinds registered (via MRDOCS_DESCRIBE_KINDS).
T
Declared in <mrdocs/Support/Describe.hpp>
<mrdocs/Support/Describe.hpp>
template<class T> using has_describe_kinds = /* implementation-defined */;