NuDB Logo

PrevUpHomeNext

basic_store::exists

Synopsis
bool
exists(
    detail::nhash_t h,
    void const* key,
    detail::shared_lock_type* lock,
    detail::bucket b,
    error_code& ec);
Description

PrevUpHomeNext