MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ib_rbt_bound_t Struct Reference

#include <ut0rbt.h>

Collaboration diagram for ib_rbt_bound_t:

Public Attributes

const ib_rbt_node_tlast
int result

Detailed Description

The result of searching for a key in the tree, this is useful for

a speedy lookup and insert if key doesn't exist.

Definition at line 91 of file ut0rbt.h.


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