mrdocs::dom::LazyArrayImpl::type_key
Return the type key of the implementation.
Synopsis
Declared in <mrdocs/Dom/LazyArray.hpp>
virtual
char const*
type_key() const noexcept override;
Return Value
the type key of the implementation.
Created with MrDocs