std::bad_cast::bad_cast
Aus cppreference.com
|
|
This page has been machine-translated from the English version of the wiki using Google Translate.
The translation may contain errors and awkward wording. Hover over text to see the original version. You can help to fix errors and improve the translation. For instructions click here. |
<metanoindex/>
<tbody> </tbody> bad_cast(); |
||
Erzeugt neue std::bad_cast Objekt. Der Inhalt des Byte-String zurückgegeben wird what() sind Implementierung definiert .
Original:
Constructs new std::bad_cast object. The contents of the byte string returned by what() are implementation defined.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Parameter
(None)
Original:
(none)
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.