mrdocs::allMembers

Flatten all public/protected/private members.

Synopsis

Declared in <mrdocs/Metadata/Symbol/RecordInterface.hpp>

auto
allMembers(RecordInterface const& T);

Return Value

View concatenating the three access tranches.

Parameters

Name Description

T

The aggregated interface for a given struct, class, or union.

Created with MrDocs