The Battle for Wesnoth  1.19.10+dev
Static Public Attributes | List of all members
boost::detail::span_copyable< T, E, U, N > Struct Template Reference

#include <span.hpp>

Static Public Attributes

static constexpr bool value
 

Detailed Description

template<class T, std::size_t E, class U, std::size_t N>
struct boost::detail::span_copyable< T, E, U, N >

Definition at line 183 of file span.hpp.

Member Data Documentation

◆ value

template<class T , std::size_t E, class U , std::size_t N>
constexpr bool boost::detail::span_copyable< T, E, U, N >::value
staticconstexpr
Initial value:
constexpr std::size_t dynamic_extent
Definition: span.hpp:83
static constexpr bool value
Definition: span.hpp:97
static constexpr bool value
Definition: span.hpp:92

Definition at line 184 of file span.hpp.


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