Static Public Attributes | List of all members
DAI_SPAN_NAMESPACE_NAME::detail::is_container< C, U > Struct Template Reference

#include <span.hpp>

Static Public Attributes

static constexpr bool value = !is_span<U>::value && !is_std_array<U>::value && !std::is_array<U>::value && has_size_and_data<C>::value
 

Detailed Description

template<typename C, typename U = uncvref_t<C>>
struct DAI_SPAN_NAMESPACE_NAME::detail::is_container< C, U >

Definition at line 226 of file span.hpp.

Member Data Documentation

◆ value

template<typename C , typename U = uncvref_t<C>>
constexpr bool DAI_SPAN_NAMESPACE_NAME::detail::is_container< C, U >::value = !is_span<U>::value && !is_std_array<U>::value && !std::is_array<U>::value && has_size_and_data<C>::value
staticconstexpr

Definition at line 227 of file span.hpp.


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


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20