I l@ve RuBoard

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [K] [L] [M] [N] [O] [P] [R] [S] [T] [U] [V] [W]

scope  2nd 
scope:
    file scope  2nd 
    local scope  2nd 
    local static object; 
sentinel value 
sequential containers,  [See STL]
set,  [See STL]
srand() 
standard input,  [See iostream library]
standard output,  [See iostream library]
Standard Template Library,  [See STL;]
statements  2nd 
statements:
    break statement 
    break statement; 
    continue statement; 
    for loop statement 
    for loop statement; 
    if statement  2nd  3rd 
    if statement; 
    return statement  2nd  3rd 
    statement block 
    switch statement; 
    while statement; 
statements:while statement 
static binding; 
static_cast  2nd 
STL  2nd 
STL:  [See also vector, list, generic algorithms, iterators [STL:aaa]]
    containers:
        associative containers; 
        common operations  2nd 
        sequential containers; 
        sequential operations  2nd 
    map  2nd 
    map; 
    set  2nd 
    set; 
string class 
string literal 
switch statement  2nd 
switch statement:
    break following case label; 
    case label 
    default label 

I l@ve RuBoard