The element type produced by the accessor.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

using value_type = std::invoke_result_t<decltype(GetFunc), Container const&, size_t>;

Created with MrDocs