Читать «C++: базовый курс» онлайн - страница 351

Herbert Schildt

Microsoft Intermediate Language,

Modula-2, ;

MSIL,

Multiple indirection,

mutable,

-N-

name(),

namespace,

Namespace,

new, оператор, ;

nothrow,

npos,

NULL,

-O-

Object Oriented Programming,

oct, флаг,

OOP,

open(),

openmode, перечисление,

operator,

Operator,

overload,

-P-

pair, класс,

Pascal, ;

peek(),

Plain Old Data,

POD-struct,

Pointer-to-member,

precision(),

Predicate,

Preprocessor,

printf(),

private, ;

protected,

public, ;

push_back(), ;

put(),

putback(),

-Q-

qsort(),

Quicksort, алгоритм,

-R-

rand(), ;

rdstate(),

read(),

Reference parameter,

register, спецификатор,

reinterpret_cast, оператор,

remove(),

return, инструкция,

rewind(),

rfind(),

right, флаг,

RTTI,

-S-

scanf(),

Scanset,

scientific, флаг,

seekg(), ;

seekp(), ;

setf(),

short int,

short, модификатор,

showbase, флаг,

showflags(),

showpoint, флаг,

showpos, флаг,

signed char,

signed int,

signed long int, ;

signed short int,

signed, модификатор,

Simula67,

sizeof, ;

skipws, флаг,

splice(),

Standard C++,

Standard Template Library, ; ;

static, модификатор, ; ;

static_cast, оператор,

std, пространство имен, ;

stderr, поток,

stdin, поток,

stdout, поток,

STL, ; ;

strcat(),

strcmp(),

strcpy(), ;

Stream,

streamsize, тип,

string, класс,

strlen(), ;

struct,

switch,

-T-

tellg(),

tellp(),

template, ;

template<>, ;

terminate(),

this,;

throw,

throw-выражение,

time_t, тип даты,

tm, структура,

tolower(),

toupper(),

true, константа,

try,

Type promotion,

type_info, класс,

typeid,

typename,

-U-

unexpected(),

union,

unitbuf, флаг,

unmanaged,

unsetf(), ;

unsigned char,

unsigned int,

unsigned long int, ;

unsigned short int,

unsigned, модификатор,

uppercase, флаг,

using, ;

virtual, ;

Visual Basic,

Visual C++, ;

void, ; ;

void-функции,

volatile, спецификатор типа,

-W-

wcerr,

wchar_t,

wcin,

wclog,

wcout,

while,

width(), ;

write(),

-А-

Абстрактный класс,

Алгоритм

 adjacent_find(),

 binary_search(),

 copy(),

 copy_backward(),

 count(),

 count_if(),

 equal(),

 equal_range(),

 fill(),

 fill_n(),

 find(), ;

 find_end(),

 find_first_of(),

 for_each(),

 generate(),

 generate_n(),

 includes(),

 inplace_merge(),

 iter_swap(),

 lexicographical_compare(),

 lower_bound(),

 make_heap(),

 max(),

 max_element(),

 merge(),

 min(),

 min_element(),

 mismatch(),

 next_permutation(),

 nth_element(),

 partial_sort(),

 partial_sort_copy(),

 partition(),

 pop_heap(),

 prev_permutation(),