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

std::remove_volatile< _Tp > - remove_volatile

Author

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

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

Detailed Description

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

Name

       std::remove_volatile< _Tp > - remove_volatile

Synopsis

       #include <type_traits>

   PublicTypestypedef _Tp type

See Also