mrdocs::Type::Type
Construct from TypeKind
Synopsis
Declared in <mrdocs/Metadata/Type/TypeBase.hpp>
constexpr
Type(TypeKind kind) noexcept;
Parameters
Name |
Description |
kind |
The object to construct from |
Created with MrDocs