mrdocs::describe::has_describe_kinds
A trait that is true when polymorphic base T has its kinds registered (via MRDOCS_DESCRIBE_KINDS).
Synopsis
template<class T>
using has_describe_kinds = /* implementation-defined */;
Created with MrDocs