Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

std::make_signed< _Tp > - make_signed

Author

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

                                                    libstdc++                      std::make_signed<_Tp>(3cxx)

Detailed Description

template<typename_Tp>
       struct std::make_signed< _Tp >"make_signed

Name

       std::make_signed< _Tp > - make_signed

Synopsis

       #include <type_traits>

   PublicTypestypedef__make_signed_selector< _Tp >::__type type

See Also