Team LiB
Previous Section Next Section

G

 

g++, 5

 

gcount, istream, 763

 

generate, 874

 

generate_n, 874

 

generic algorithms, see algorithms

 

generic programming, 108

 

type-independent code, 655

 

get

 

istream, 761

 

multi-byte version, istream, 762

 

returns int, istream, 762, 764

 

get<n>, 719, 770

 

getline, 87, 131

 

istream, 762

 

istringstream, 321

 

TextQuery constructor, 488

 

global function

 

operator delete, 863

 

operator new, 863

 

global namespace, 789, 817

 

:: (scope operator), 789, 818

 

global scope, 48, 80

 

global variable, lifetime, 204

 

GNU compiler, 5

 

good, 313

 

goto statement, 192, 200

 

grade clusters program, 103

 

greater<T>, 575

 

greater_equal<T>, 575

 
Team LiB
Previous Section Next Section