The Battle for Wesnoth
1.19.10+dev
boost
detail
span_convertible
Static Public Attributes
|
List of all members
boost::detail::span_convertible< U, T > Struct Template Reference
#include <
span.hpp
>
Static Public Attributes
static constexpr bool
value
= std::is_convertible<U(*)[], T(*)[]>::value
Detailed Description
template<class U, class T>
struct boost::detail::span_convertible< U, T >
Definition at line
91
of file
span.hpp
.
Member Data Documentation
◆
value
template<class U , class T >
constexpr bool
boost::detail::span_convertible
< U, T >::value = std::is_convertible<U(*)[], T(*)[]>::value
static
constexpr
Definition at line
92
of file
span.hpp
.
The documentation for this struct was generated from the following file:
utils/
span.hpp
Generated by
1.9.1