SWC-DB  v0.5.12 C++ documentations
SWC-DB© (Super Wide Column Database) - High Performance Scalable Database (https://github.com/kashirin-alex/swc-db)
SWC::Core::Mem Namespace Reference

Classes

class  Arena
 
struct  Item
 
struct  ItemPtr
 
class  Page
 

Typedefs

typedef std::unordered_set< Item::Ptr, Item::Hash, Item::EqualPageBase
 

Functions

bool SWC_PURE_FUNC operator== (ItemPtr l, ItemPtr r)
 

Typedef Documentation

◆ PageBase

Definition at line 120 of file PageArena.h.

Function Documentation

◆ operator==()

bool SWC_PURE_FUNC SWC::Core::Mem::operator== ( ItemPtr  l,
ItemPtr  r 
)

Definition at line 380 of file PageArena.h.

References SWC::Core::Mem::ItemPtr::ptr.

Referenced by SWC::Core::VectorsVector< Core::Vector< VectorT, uint32_t, 1 >, VectorT, 8192 >::operator==().

+ Here is the caller graph for this function: