std::bad_any_cast
STD:不好[医]任何[医]铸造
Defined in header | | |
---|---|---|
class bad_any_cast : public std::bad_cast; | | (since C++17) |
属性的返回值窗体所引发的对象的类型。std::any_cast
在失败的时候。
继承自STD:例外
成员函数
(destructor) virtual | destructs the exception object (virtual public member function of std::exception) |
---|---|
what virtual | returns an explanatory string (virtual public member function of std::exception) |
© cppreference.com
在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。