mrdocs::OverloadsSymbol
Represents a set of function overloads.
Synopsis
Declared in <mrdocs/Metadata/Symbol/Overloads.hpp>
struct OverloadsSymbol final
    : SymbolCommonBase<SymbolKind::Overloads>Member Functions
| Name | Description | 
| 
 | Constructors | 
| Three‐way comparison operator | 
Data Members
| Name | Description | 
| The class of the functions. | |
| The members of the overload set. | |
| The overloaded operator, if any. | |
| Info about the return type of these function overloads. |