GDB (xrefs)
Public Attributes | List of all members
badness_vector Struct Reference

#include "gdbtypes.h"

Public Attributes

int length
 
struct rankrank
 

Detailed Description

Struct used for ranking a function for overload resolution.

Definition at line 1041 of file gdbtypes.h.

Member Data Documentation

◆ length

int badness_vector::length

Definition at line 1043 of file gdbtypes.h.

Referenced by compare_badness(), and rank_function().

◆ rank

struct rank* badness_vector::rank

The documentation for this struct was generated from the following file: