Index
[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [Z]
edit-compile-debug 2nd
errors at link time
else [See if statement]
dangling 2nd
empty
associative container
container
priority_queue
queue
stack
string 2nd
vector 2nd
encapsulation 2nd
advantages
end
container
map
set
vector
end-of-file 2nd 3rd
entering from keyboard
Endangered
endl
manipulator flushes the buffer
ends, manipulator flushes the buffer
enum keyword
enumeration 2nd
conversion to integer
function matching
enumerator 2nd
conversion to integer
environment, integrated development
eof
eofbit
equal
equal member function
equal_range
associative container
book finding program
equal_to<T>
equality (==) 2nd 3rd 4th
algorithm 2nd
and assignment
container 2nd
container adaptor 2nd
iterator 2nd 3rd 4th
overloaded operator 2nd
consistent with equality
string 2nd 3rd 4th
erase
associative container
container
invalidates iterator
map
multimap
multiset
sequential container
set
string
error, standard
escape sequence 2nd
hexadecimal (\Xnnn)
octal (\ nnn)
evaluation
order of 2nd
short-circuit
exception
class 2nd
class hierarchy
constructor
extending the hierarchy
header
what member 2nd
exception handling 2nd [See also throw, catch clause]
and terminate
compared to assert
exception in destrutor
finding a catch clause
function try block 2nd
handler [See catch clause]
library class destructors
local objects destroyed
specifier 2nd 3rd 4th
nonreference
reference
types related by inheritance
stack unwinding
uncaught exception
unhandled exception
exception object 2nd
array or function
initializes catch parameter
must be copyable
pointer to local object
rethrow
exception safety 2nd
exception specification 2nd
function pointers
tHRow()
unexpected
violation
virtual functions
exception, raise [See throw]
executable file
EXIT_FAILURE
EXIT_SUCCESS
explicit constructor 2nd
copy-initialization
export
and header design
keyword 2nd
exporting C++ to C
expression 2nd 3rd 4th
and operand conversion
compound 2nd
constant 2nd
throw 2nd
expression statement 2nd
extended_compute
extension, compiler
extern
extern 'C' [See linkage directive]
extern const
|