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

NAME

       std::chrono::treat_as_floating_point< _Rep > - treat_as_floating_point

SYNOPSIS

       #include <chrono>

       Inherits std::is_floating_point< _Rep >.

Detailed Description

   template<typename _Rep>
       struct std::chrono::treat_as_floating_point< _Rep >"treat_as_floating_point

Author

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

                                            libstd::chrono::treat_as_floating_point< _Rep >(3cxx)