Provided by: libstdc++-11-doc_11.4.0-9ubuntu1_all bug

NAME

       std::remove_volatile< _Tp > - remove_volatile

SYNOPSIS

       #include <type_traits>

   Public Types
       typedef _Tp type

Detailed Description

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

Author

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

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