Template Struct Overwriter

Struct Documentation

template <typename T>
struct Overwriter

Public Functions

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

Public Static Functions

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