Namespaces
Variants
Views
Actions

asm declaration

From cppreference.com
< cpp‎ | language
Revision as of 15:34, 5 March 2012 by Bazzy (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:cpp/language/sidebar

It can be used to pass information to the back-end of the compiler.
This declaration is conditionally-supported and implementation defined, meaning that it may not be present and, even when provided by the implementation, it does not have a fixed meaning

Syntax

asm ( Template:sparam )