mrdocs::TypeCommonBase::isLValueReference

True when this is an lvalue reference.

Synopsis

Declared in <mrdocs/Metadata/Type/TypeBase.hpp>

constexpr
static
bool
isLValueReference() noexcept;

Return Value

true if kind_id is TypeKind::LValueReference.