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

#include <span.hpp>

Static Public Attributes

static constexpr bool value = E == boost::dynamic_extent || E == N
 

Detailed Description

template<std::size_t E, std::size_t N>
struct boost::detail::span_capacity< E, N >

Definition at line 96 of file span.hpp.

Member Data Documentation

◆ value

template<std::size_t E, std::size_t N>
constexpr bool boost::detail::span_capacity< E, N >::value = E == boost::dynamic_extent || E == N
staticconstexpr

Definition at line 97 of file span.hpp.


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