Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
Classes | Functions
spannable Namespace Reference

Classes

struct  Ignore
 
struct  SpannableNo
 
struct  SpannableYes
 

Functions

template<typename T >
bool Spannable (T &&value, decltype(std::span{value}) *enable=nullptr)
 
bool Spannable (Ignore)
 

Function Documentation

◆ Spannable() [1/2]

bool spannable::Spannable ( Ignore )

Definition at line 22 of file span_tests.cpp.

◆ Spannable() [2/2]

template<typename T >
bool spannable::Spannable ( T && value,
decltype(std::span{value}) * enable = nullptr )

Definition at line 18 of file span_tests.cpp.

Here is the caller graph for this function: