std::integral_constant< _Tp, __v >(3) Library Functions Manual std::integral_constant< _Tp, __v >(3)

std::integral_constant< _Tp, __v > - integral_constant

#include <type_traits>


using type
using value_type


constexpr operator value_type () const noexcept


static constexpr _Tp value

struct std::integral_constant< _Tp, __v >"integral_constant

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

libstdc++