bionic (3) std::is_floating_point.3cxx.gz

Provided by: libstdc++-5-doc_5.5.0-12ubuntu1_all bug

NAME

       std::is_floating_point< _Tp >

SYNOPSIS

       Inherits type< remove_cv< _Tp >::type >.

Detailed Description

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

       Definition at line 317 of file type_traits.

Author

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