Zero  0.1.0
Macros
btree_impl_search.cpp File Reference
#include "w_defines.h"
#include "sm_base.h"
#include "btree_page_h.h"
#include "btree_impl.h"
#include "btcursor.h"
#include "vec_t.h"
#include "w_key.h"
#include "xct.h"
#include "w_okvl.h"
#include "w_okvl_inl.h"

Macros

#define SM_SOURCE
 
#define BTREE_C
 

Macro Definition Documentation

§ BTREE_C

#define BTREE_C

§ SM_SOURCE

#define SM_SOURCE

Implementation of Search/Lookup functions in btree_impl.h. Separated from btree_impl.cpp.