The Battle for Wesnoth  1.19.10+dev
Static Public Attributes | List of all members
boost::detail::span_has_data< R, T, typename std::enable_if< span_convertible< typename span_data< R >::type, T >::value >::type > Struct Template Reference

#include <span.hpp>

Static Public Attributes

static constexpr bool value = true
 

Detailed Description

template<class R, class T>
struct boost::detail::span_has_data< R, T, typename std::enable_if< span_convertible< typename span_data< R >::type, T >::value >::type >

Definition at line 148 of file span.hpp.

Member Data Documentation

◆ value

template<class R , class T >
constexpr bool boost::detail::span_has_data< R, T, typename std::enable_if< span_convertible< typename span_data< R >::type, T >::value >::type >::value = true
staticconstexpr

Definition at line 150 of file span.hpp.


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