asm declaration – cppreference.com
Aus cppreference.com
<metanoindex/>
Es kann verwendet werden, um Informationen an den Back-End des compiler.
übergeben werden
Original:
It can be used to pass information to the back-end of the compiler.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Diese Erklärung wird unter Vorbehalt unterstützte und Umsetzung definiert
Original:
This declaration is conditionally-supported and implementation defined,
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
was bedeutet, dass es nicht vorhanden sein kann und, selbst wenn sie durch die Umsetzung vorgesehen ist, muss es nicht eine feste Bedeutung
Original:
meaning that it may not be present and, even when provided by the implementation, it does not have a fixed meaning
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Syntax
asm ( string_literal )
|
|||||||||