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

#include <span.hpp>

Static Public Attributes

static constexpr bool value = true
 

Detailed Description

template<class T, std::size_t N>
struct boost::detail::span_is_array< std::array< T, N > >

Definition at line 126 of file span.hpp.

Member Data Documentation

◆ value

template<class T , std::size_t N>
constexpr bool boost::detail::span_is_array< std::array< T, N > >::value = true
staticconstexpr

Definition at line 127 of file span.hpp.


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