◐ Shell
clean mode source ↗

<div class="t-tr-text">C + + keywords:<div class="t-tr-dropdown"><div><div><div class="t-tr-dropdown-arrow-border"></div><div class="t-tr-dropdown-arrow"></div><div class="t-tr-dropdown-h">Original:</div><div class="t-tr-dropdown-orig">C++ keywords:</div><div class="t-tr-dropdown-notes">The text has been machine-translated via [http://translate.google.com Google Translate].<br/> You can help to correct and verify the translation. Click [http://en.cppreference.com/w/Cppreference:MachineTranslations here] for instructions.</div></div></div></div></div> default

Aus cppreference.com

(Weitergeleitet von cpp/keywords/default)

<metanoindex/>

Usage

  • NJ Aussage: wie der Erklärung der Standard-Fall Etikett

    Original:

    NJ Aussage: as the declaration of the default case label

    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.

  • als explizite Anweisung an den Compiler Standardkonstruktor, Copy-Konstruktor oder Zuweisungsoperator für eine Klasse zu generieren. (seit C++11)

    Original:

    as an explicit instruction to the compiler to generate default constructor, copy constructor or assignment operator for a class. (seit C++11)

    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.