logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

std::extent< typename, _Uint > - extent

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

                                                    libstdc++               std::extent<typename,_Uint>(3cxx)

Detailed Description

template<typename,unsigned_Uint=0>
       struct std::extent< typename, _Uint >"extent

Name

       std::extent< typename, _Uint > - extent

Synopsis

       #include <type_traits>

       Inherits std::integral_constant<size_t,0>.

   PublicTypestypedefintegral_constant< size_t, __v > typetypedef size_t value_typePublicMemberFunctions
       constexpr operatorvalue_type () const noexcept
       constexpr value_type operator() () const noexcept

   StaticPublicAttributesstatic constexpr size_t value

See Also