![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <span.h>#include <boost/test/unit_test.hpp>#include <array>#include <set>#include <vector>Go to the source code of this file.
Classes | |
| struct | spannable::Ignore |
| struct | spannable::SpannableYes |
| struct | spannable::SpannableNo |
Namespaces | |
| namespace | spannable |
Functions | |
| template<typename T > | |
| bool | spannable::Spannable (T &&value, decltype(std::span{value}) *enable=nullptr) |
| bool | spannable::Spannable (Ignore) |
| BOOST_AUTO_TEST_CASE (span_constructor_sfinae) | |
| BOOST_AUTO_TEST_CASE | ( | span_constructor_sfinae | ) |