oracular (3) std::is_array.3cxx.gz

Provided by: libstdc++-14-doc_14.2.0-4ubuntu2_all bug

NAME

       std::is_array< typename > - is_array

SYNOPSIS

       #include <type_traits>

       Inherits std::false_type.

Detailed Description

   template<typename>
       struct std::is_array< typename >"is_array

Author

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

                                                    libstdc++                    std::is_array< typename >(3cxx)