GDB (API)
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.

struct rank* badness_vector::rank

Definition at line 1045 of file gdbtypes.h.


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