rippled
Static Public Member Functions | List of all members
ripple::detail::throw_policy Struct Reference
Inheritance diagram for ripple::detail::throw_policy:
Inheritance graph
[legend]
Collaboration diagram for ripple::detail::throw_policy:
Collaboration graph
[legend]

Static Public Member Functions

template<class Impl >
static constexpr void wide_value_check (Impl &&self)
 
template<class Impl >
static constexpr void wide_error_check (Impl &&self)
 
template<class Impl >
static constexpr void wide_exception_check (Impl &&self)
 

Detailed Description

Definition at line 51 of file Expected.h.

Member Function Documentation

◆ wide_value_check()

template<class Impl >
static constexpr void ripple::detail::throw_policy::wide_value_check ( Impl &&  self)
staticconstexpr

Definition at line 55 of file Expected.h.

◆ wide_error_check()

template<class Impl >
static constexpr void ripple::detail::throw_policy::wide_error_check ( Impl &&  self)
staticconstexpr

Definition at line 63 of file Expected.h.

◆ wide_exception_check()

template<class Impl >
static constexpr void ripple::detail::throw_policy::wide_exception_check ( Impl &&  self)
staticconstexpr

Definition at line 71 of file Expected.h.