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 1042 of file gdbtypes.h.

Member Data Documentation

int badness_vector::length

Definition at line 1044 of file gdbtypes.h.

Referenced by compare_badness(), and rank_function().

struct rank* badness_vector::rank

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