Template Struct Updater

Struct Documentation

template <typename T>
struct Updater

Public Functions

bool operator()(T *const lhs, const T &rhs, bool same_key)

Public Static Functions

static bool Insert(T *const lhs, const T &rhs, bool same_key)