.TH "std::experimental::bad_any_cast" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::experimental::bad_any_cast \- Exception class thrown by a failed \fCany_cast\fP\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBstd::bad_cast\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBvirtual\fP \fBconst\fP char * \fBwhat\fP () \fBconst\fP \fBnoexcept\fP" .br .in -1c .SH "Detailed Description" .PP Exception class thrown by a failed \fCany_cast\fP\&. .PP Definition at line \fB66\fP of file \fBany\fP\&. .SH "Member Function Documentation" .PP .SS "\fBvirtual\fP \fBconst\fP char * std::experimental::bad_any_cast::what () const\fC [inline]\fP, \fC [virtual]\fP, \fC [noexcept]\fP" Returns a C-style character string describing the general cause of the current error\&. .PP Reimplemented from \fBstd::bad_cast\fP\&. .PP Definition at line \fB69\fP of file \fBany\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.