mrdocs::Config::extractFriends

Extraction policy for friend functions and classes

Synopsis

Declared in <mrdocs/Config.hpp>

bool extractFriends = true;

Description

Determine whether friend functions and classes should be extracted.

When set to true, MrDocs extracts friend functions and classes.

When set to false, friend functions and classes are not extracted.

Created with MrDocs