variables namespace variable-scope scope
functions namespace scope
try-catch block exceptions variable-scope scope throw exception handling
variables visibility variable-scope scope
loops visibility while-statement variable-scope scope
undefined scope var
struct visibility scope name lookup
class variables variable-scope scope
initialization variables variable-scope scope order of construction global variables
variables if statement variable-scope scope
const-cast Chars pointers const-qualifier variable-scope pointer type string scope strncpy char pointer
namespace visibility variable-scope scope
sizeof visibility scope
struct virtual functions inheritance scope Using-declaration
initialization scope temporary object wchar_t nameless temporary objects
const-cast constant variable-scope extern scope extern keyword
namespace scope Koenig lookup
destructor references pointers variable-scope scope
indexOf scope closure
scope