xrpld
Loading...
Searching...
No Matches
beast::detail::AgedAssociativeContainerExtractT< MaybeMap > Struct Template Reference

#include <aged_associative_container.h>

Public Member Functions

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

Detailed Description

template<bool MaybeMap>
struct beast::detail::AgedAssociativeContainerExtractT< MaybeMap >

Definition at line 7 of file aged_associative_container.h.

Constructor & Destructor Documentation

◆ AgedAssociativeContainerExtractT()

template<bool MaybeMap>
beast::detail::AgedAssociativeContainerExtractT< MaybeMap >::AgedAssociativeContainerExtractT ( )
explicitdefault

Member Function Documentation

◆ operator()()

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

Definition at line 13 of file aged_associative_container.h.