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::copy_assign_alloc< T, A, true > Struct Template Reference

#include <mdbx.h++>

Static Public Member Functions

static constexpr bool is_nothrow () noexcept
 
static MDBX_CXX20_CONSTEXPR void propagate (T *target, const T &source) noexcept(is_nothrow())
 

Member Function Documentation

◆ is_nothrow()

template<typename T , typename A >
static constexpr bool mdbx::allocation_aware_details::copy_assign_alloc< T, A, true >::is_nothrow ( )
inlinestaticconstexprnoexcept

◆ propagate()

template<typename T , typename A >
static MDBX_CXX20_CONSTEXPR void mdbx::allocation_aware_details::copy_assign_alloc< T, A, true >::propagate ( T *  target,
const T &  source 
)
inlinestaticnoexcept

The documentation for this struct was generated from the following file: