Provided by: libstdc++-7-doc_7.5.0-6ubuntu2_all bug

NAME

       std::experimental::bad_any_cast - Exception class thrown by a failed any_cast.

SYNOPSIS

       Inherits std::bad_cast.

   Public Member Functions
       virtual const char * what () const noexcept

Detailed Description

       Exception class thrown by a failed any_cast.

       Definition at line 66 of file any.

Author

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

libstdc++                                        Thu Mar 26 2020           std::experimental::bad_any_cast(3cxx)