mrdocs::nullable_traits<Location>::null
Create a null location sentinel.
Synopsis
Declared in <mrdocs/Metadata/Symbol/Location.hpp>
constexpr
static
Location
null() noexcept;
Return Value
Location with every field cleared.
Created with MrDocs