Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
mp::_Require< SfinaeExpr, Result_ > Struct Template Reference

SFINAE helper, see using Require below. More...

#include <util.h>

Public Types

using Result = Result_

Detailed Description

template<typename SfinaeExpr, typename Result_>
struct mp::_Require< SfinaeExpr, Result_ >

SFINAE helper, see using Require below.

Definition at line 90 of file util.h.

Member Typedef Documentation

◆ Result

template<typename SfinaeExpr, typename Result_>
using mp::_Require< SfinaeExpr, Result_ >::Result = Result_

Definition at line 92 of file util.h.


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