libmdbx  0.11.6.39 (2022-04-13T11:05:50+03:00)
One of the fastest compact embeddable key-value ACID database without WAL.
mdbx::allocation_aware_details Namespace Reference

Classes

struct  copy_assign_alloc
 
struct  copy_assign_alloc< T, A, false >
 
struct  copy_assign_alloc< T, A, true >
 
struct  move_assign_alloc
 
struct  move_assign_alloc< T, A, false >
 
struct  move_assign_alloc< T, A, true >
 
struct  swap_alloc
 
struct  swap_alloc< T, A, false >
 
struct  swap_alloc< T, A, true >
 

Functions

template<typename A >
constexpr bool allocator_is_always_equal () noexcept
 

Function Documentation

◆ allocator_is_always_equal()

template<typename A >
constexpr bool mdbx::allocation_aware_details::allocator_is_always_equal ( )
constexprnoexcept