Pixie
Loading...
Searching...
No Matches
pixie::experimental::RmMBTree< HighCacheLines, LowFanout >::RangeMinQueryResult Struct Reference

Minimum position and value returned by one range-min traversal. More...

#include <btree.h>

Public Attributes

std::size_t position = npos
 
int value = 0
 

Detailed Description

template<std::size_t HighCacheLines = 4, std::size_t LowFanout = 32>
struct pixie::experimental::RmMBTree< HighCacheLines, LowFanout >::RangeMinQueryResult

Minimum position and value returned by one range-min traversal.


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