rippled
Public Member Functions | List of all members
beast::detail::aged_associative_container_extract_t< maybe_map > Struct Template Reference

Public Member Functions

 aged_associative_container_extract_t ()=default
 
template<class Value >
decltype(Value::first) const & operator() (Value const &value) const
 

Detailed Description

template<bool maybe_map>
struct beast::detail::aged_associative_container_extract_t< maybe_map >

Definition at line 30 of file aged_associative_container.h.

Constructor & Destructor Documentation

◆ aged_associative_container_extract_t()

template<bool maybe_map>
beast::detail::aged_associative_container_extract_t< maybe_map >::aged_associative_container_extract_t ( )
explicitdefault

Member Function Documentation

◆ operator()()

template<bool maybe_map>
template<class Value >
decltype(Value::first) const& beast::detail::aged_associative_container_extract_t< maybe_map >::operator() ( Value const &  value) const

Definition at line 36 of file aged_associative_container.h.