Lines Matching full:explicit
62 constexpr explicit(see below)
65 constexpr explicit extents(_OtherIndexTypes...) noexcept;
67 constexpr explicit(N != rank_dynamic())
70 constexpr explicit(N != rank_dynamic())
85 explicit extents(Integrals...)
106 constexpr explicit(!is_convertible_v<OtherExtents, extents_type>)
109 constexpr explicit(!is_convertible_v<OtherExtents, extents_type>)
112 constexpr explicit(extents_type::rank() > 0)
160 constexpr explicit(!is_convertible_v<OtherExtents, extents_type>)
163 constexpr explicit(!is_convertible_v<OtherExtents, extents_type>)
166 constexpr explicit(extents_type::rank() > 0)
222 constexpr explicit(see below) mapping(const StridedLayoutMapping&) noexcept;
303 constexpr explicit mdspan(data_handle_type ptr, OtherIndexTypes... exts);
305 constexpr explicit(N != rank_dynamic())
308 constexpr explicit(N != rank_dynamic())
316 constexpr explicit(see below)
376 explicit mdspan(ElementType*, Integrals...)
380 explicit mdspan(ElementType*, Integrals...)