mrdocs::allMembers

Flatten all public/protected/private members.

Synopsis

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