!= |
297
1464
|
#define __cplusplus |
117
|
#ifdef |
121
|
#ifndef |
125
|
#include |
30
3210
|
#include <algorithm> |
2473
2474
2475
2477
2478
2480
2486
2487
|
#include <complex> |
1836
|
#include <deque> |
1634
|
#include <ext/hash_map> |
1821
|
#include <ext/hash_set> |
1833
|
#include <filepath> |
3211
|
#include <fstream> |
386
572
668
807
|
#include <functional> |
2266
|
#include <hashclasses.h> |
1832
|
#include <iomanip> |
388
688
|
#include <iosfwd> |
346
375
2656
|
#include <iostream> |
127
383
535
622
628
|
#include <istream> |
379
625
|
#include <iterator> |
2395
2399
2414
2416
2837
2851
|
#include <list> |
1553
|
#include <map> |
1667
1719
|
#include <memory> |
2430
|
#include <numeric> |
2479
|
#include <ostream> |
380
533
|
#include <queue> |
1604
1619
|
#include <set> |
1733
1766
|
#include <sstream> |
387
|
#include <stack> |
1777
|
#include <stdio.h> |
99
|
#include <streambuf> |
377
|
#include <typeinfo> |
2103
|
#include <utility> |
1502
|
#include <vector> |
1513
|
#include directive |
3227
|
%baseclass-header |
3341
|
%baseclass-preinclude |
3342
|
%class-header |
3343
|
%class-name |
3344
|
%debug |
3345
|
%filenames |
3346
|
%implementation-header |
3347
|
%option 8bit |
3246
|
%option c++ |
3203
3247
|
%option debug |
3248
3302
|
%option noyywrap |
3251
|
%option outfile |
3252
|
%option warn |
3253
|
%option yyclass |
3254
|
%option yylineno |
3255
|
%parsefun-source |
3348
|
%scanner |
3349
|
%stype typename |
3350
|
%union |
3351
|
> |
1471
|
>= |
1472
|
< |
1469
1480
|
<= |
1470
|
'0' |
253
|
-> |
2183
|
->* |
2186
|
-O6 |
2339
|
.* |
2185
|
.h |
126
|
.ih extension |
938
|
.template |
2876
|
// |
94
|
:: |
154
1262
1280
|
::delete[] |
1304
|
::new[] |
1300
|
::template |
2875
|
= 0 |
2042
|
== |
296
1463
1478
|
[&dummy, &dummy) |
2143
|
[begin, end) |
1521
|
[first, beyond) |
1539
1582
1651
1708
1756
|
[first, last) |
2470
|
[left, right) |
2353
|
_SKIP_FLEXLEXER_ |
3242
|
__cplusplus |
115
119
|
__gnu_cxx |
19
1826
|
0-pointer |
965
2458
2728
|
0x30 |
254
|
A |
A2x |
3168
|
abort |
1141
|
abort exception |
1179
|
abs() |
1857
|
absolute position |
757
795
|
abstract base class |
2147
2167
3076
|
abstract classes |
2035
|
abstract containers |
17
1437
|
abstract data types |
2244
|
access() |
205
|
access files |
569
666
|
access modifier |
865
|
accessor |
1419
1422
|
accessor functions |
867
875
888
|
accessor member function |
1216
|
access promotion |
1963
|
access rules |
2756
|
access to class members |
1396
|
accumulate() |
2277
2488
|
actions |
3240
3312
|
actual template parameter type list |
2668
|
adaptors |
2242
|
add functionality to a class template |
2811
|
addition |
2270
3324
|
additional functionality |
1942
|
address of objects |
1038
|
adjacent_difference() |
2490
|
adjacent_find() |
2491
|
adjustfield |
460
463
469
|
aggregate class |
1943
|
Aho, A.V. |
1555
|
Alexandrescu, A. |
2703
2862
2880
2947
2965
2968
|
Alexandrescu, H. |
2942
|
algorithm |
2649
2694
|
allocate arrays |
971
|
allocate arrays of objects |
977
|
allocated memory |
2247
|
allocate memory |
1287
|
allocate objects |
968
|
allocate primitive types |
967
|
allocation |
1009
|
allocator class |
2246
|
alphabetic sorting |
2309
|
ambiguity |
245
1032
1951
2059
2061
2063
|
ambiguity: with delete[] |
1306
|
ambiguous |
2776
|
amd |
216
|
anachronism |
2618
|
and |
1353
|
and_eq |
1355
|
angle bracket notation |
1440
1495
1506
1670
|
angle brackets |
2676
|
anonymous |
2279
2306
2394
2577
|
anonymous complex values |
1839
|
anonymous namespace |
235
|
anonymous object |
897
1057
1243
1344
1349
|
anonymous object: lifetime |
901
|
anonymous pair |
1503
|
anonymous string |
273
|
anonymous variable: generic form |
1505
|
ANSI/ISO |
23
28
39
52
114
190
230
350
393
433
730
1822
2159
2974
2983
|
approach towards iterators |
2382
|
arg() |
1858
|
arguments: variable number of |
2935
|
argument_type |
2923
3184
|
arithmetic function object |
2268
|
arithmetic operations |
2269
3144
|
array-bound checking |
2734
|
array-to-pointer transformation |
2639
|
array bounds |
1525
|
array bounds overflow |
719
|
array buffer overflow |
228
|
array index notation |
976
|
array of objects |
989
991
|
array of pointers to objects |
990
|
arrays of fixed size |
982
994
|
arrays of objects |
2432
|
ASCII |
441
541
545
635
641
1621
|
ascii-value |
3057
|
ASCII-Z |
251
260
310
561
644
720
854
2941
3167
|
ASCII-Z string |
252
|
ASCII collating sequence |
270
|
ascii to anything |
3169
|
assembly language |
82
|
assignment |
1050
1964
|
assignment: pointers to members |
2178
|
assignment: refused |
1965
|
assignment operator |
1967
|
assignment operator: private |
2108
|
associative array |
1666
1718
1820
|
associativity of operators |
3372
|
asynchronous alarm |
3121
|
asynchronous input |
3116
|
atoi() |
684
3166
|
auto-assignment |
1039
2738
|
automatic expansion |
1524
|
auto_ptr |
2248
2429
|
auto_ptr<>::get() |
2447
2456
|
auto_ptr<>::operator*() |
2452
|
auto_ptr<>::operator->() |
2454
|
auto_ptr<>::operator=() |
2449
|
auto_ptr<>::release() |
2457
|
auto_ptr<>::reset() |
2461
|
auto_ptr: 0-pointer |
2446
|
auto_ptr: assigning new content |
2463
|
auto_ptr: assignment |
2442
|
auto_ptr: defining |
2435
|
auto_ptr: disadvantage |
2710
|
auto_ptr: empty |
2445
|
auto_ptr: initialization |
2436
2441
|
auto_ptr: operators |
2448
|
auto_ptr: reaching members |
2440
|
auto_ptr: restrictions |
2431
|
auto_ptr: storing multiple objects |
2727
|
auto_ptr: used type |
2439
|
available member functions |
1976
|
avoid global variables |
134
|
B |
background process |
3107
|
back_inserter() |
2384
|
bad_cast |
2098
|
bad_exception |
1163
|
bad_typeid |
2113
|
base class |
1878
1888
1908
1920
1928
1936
1970
2003
2028
2058
2064
2091
2228
2699
2809
3045
3077
3225
|
base class: converting to derived class |
2085
2092
|
base class: initializing indirect base class |
2970
|
base class: virtual |
2973
|
base class constructor |
2068
|
base class destructor |
1919
|
base classes: merged |
2071
|
base class initializer |
1914
|
base class initializer: ignored |
2069
|
base class initializers: calling order |
1946
|
base class pointer |
1985
2020
|
bash |
828
|
BASIC |
81
|
basic data types |
185
|
basic exception handling |
1132
|
basic operators of containers |
1458
|
basic_ |
336
337
|
basic_ios.h |
399
|
begin() |
2349
|
BidirectionalIterator |
2845
|
BidirectionalIterators |
2375
2833
|
binary and |
490
|
binary file |
595
853
|
binary files |
544
640
846
|
binary function object |
2323
|
binary function objects |
2337
|
binary input |
630
|
binary operator |
2281
3147
|
binary or |
491
|
binary output |
438
537
|
binary predicate |
1318
2338
|
binary tree |
2592
|
binary_search() |
2492
|
bind1st() |
2324
|
bind2nd() |
2325
2938
|
binder |
2321
|
bison |
3198
3204
3317
3329
|
bison++ |
3205
3318
|
bison++: code generation |
3380
|
bisonc++ |
3206
3316
3328
|
bisonc++: %left |
3368
|
bisonc++: %nonassoc |
3370
|
bisonc++: %prec |
3377
|
bisonc++: %right |
3369
|
bisonc++: %token |
3361
3364
|
bisonc++: %type |
3362
3365
|
bisonc++: <fieldname> |
3360
|
bisonc++: associating token and union field |
3363
|
bisonc++: declaration section |
3332
|
bisonc++: man-page |
3340
|
bisonc++: rules section |
3335
|
bisonc++: using YYText() |
3358
|
bitand |
1357
|
bitfunctional |
3158
|
bitor |
1359
|
bits/stl_function.h |
3161
|
bitwise |
3155
|
bitwise and |
427
3151
|
bitwise operations |
2267
3149
|
Bobcat library |
2997
3029
3191
|
bookkeeping |
2425
|
bool |
186
201
1706
1754
|
bootstrapping problem |
1313
|
boundary overflow |
1193
|
bound friend |
2803
2823
3165
|
bound friend template |
2797
|
buffer |
355
759
789
3014
|
building blocks |
1944
|
byte-by-byte copy |
1026
|
bytewise comparison |
1322
|
C |
C++: function prevalence rule |
2630
|
calculator |
3322
3378
|
calculators |
1785
|
callable member functions |
2010
|
call back |
1407
|
call derivation: and template specialization |
2963
|
calling order of base class initializers |
1947
|
calloc() |
952
|
call overloaded operators |
1034
|
candidate functions |
2681
|
CapsBuf |
2137
|
case insensitive comparison of strings |
271
|
case sensitive |
2260
|
cast |
1218
|
catch |
1100
1114
1142
2232
|
catch: all exceptions |
1153
|
catch all expressions |
1145
|
categories of generic algorithms |
2472
|
cerr |
159
530
821
1204
|
chain of command |
732
|
char |
339
|
char * |
1215
|
characteristics of iterators |
2835
|
Character set searches |
281
|
char const * |
1814
|
chardupnew() |
960
|
cheating |
1948
|
child process |
3066
3072
3084
|
child processes |
3083
|
cin |
157
384
620
627
820
|
class |
164
231
2234
2616
2909
|
class-type parameters |
933
|
class-type return values |
932
|
class: abstract |
2034
|
class: enforce constraints |
2894
|
class: monolithic |
2893
|
class: policy |
2898
2900
|
class: trait |
2922
|
class derivation |
2806
|
classes: derived from streambuf |
3013
|
classes: having non-pointer data |
1067
|
classes: local |
921
1983
|
classes: without data members |
2052
|
class exception |
1182
|
class hierarchies |
2645
|
class hierarchy |
1883
2006
|
class implementation |
864
|
class interface |
863
1907
2026
2801
|
class iterator |
2836
|
classless functions |
1254
|
class name |
2109
|
class template |
2605
2646
2693
3150
3162
|
class template: as base class |
2912
|
class template: construction |
2712
|
class template: constructors |
2724
|
class template: declaration |
2740
2781
|
class template: declaring objects |
2780
|
class template: deducing parameters |
2778
|
class template: default parameter values |
2739
|
class template: defining a type |
2883
|
class template: defining static members |
2765
|
class template: derived from ordinary class |
2819
|
class template: friend function template |
2692
|
class template: implicit typename |
2805
|
class template: instantiation |
2777
|
class template: member functions |
2721
|
class template: member instantiation |
2786
|
class template: member template |
2755
|
class template: partially precompiled |
2807
|
class template: partial specialization |
2771
2774
|
class template: pointer to |
2785
|
class template: reference to |
2784
|
class template: shadowing template parameters |
2760
|
class template: specializations |
2768
|
class template: static members |
2762
|
class template: subtype vs. static members |
2868
2872
|
class template: transformation to a base class |
2648
|
class template: type name |
2737
|
class template: type parameters |
2722
|
class template: using friend |
2793
|
class template: wrapper |
3174
|
class template derivation |
2808
|
class vs. typename |
2617
|
class vs struct: differences |
870
|
clear() |
851
|
Cline |
179
|
clog |
529
|
closed namespace |
237
|
closing streams |
583
675
|
code bloat |
2916
|
code generation |
3379
|
Coetmeur, A. |
3319
|
collating order |
2112
|
collision |
1805
|
combined reading and writing using streams |
367
|
command-line |
3220
|
command language |
3115
|
comment-lines |
3215
|
common data fields |
1378
|
common practice |
3228
|
communication protocol |
3139
|
comparator |
2308
|
compilation error |
2196
|
compile-time |
144
1990
1994
1998
2073
2152
2602
|
compiler |
15
46
56
70
1825
2047
2201
|
compiler flag: -O6 |
2340
|
compile time |
2945
|
compl |
1361
|
complex |
1834
|
complex::operator*() |
1846
|
complex::operator*=() |
1850
|
complex::operator+() |
1844
|
complex::operator+=() |
1848
|
complex::operator-() |
1845
|
complex::operator-=() |
1849
|
complex::operator/() |
1847
|
complex::operator/=() |
1851
|
complex container |
1455
2772
|
complex numbers |
1456
1835
|
composed const object |
918
|
composition |
914
934
1875
1932
|
compound statement |
1136
|
concatenated assignment |
1045
|
concatenation of closing angle brackets |
1686
|
condition flags |
409
|
condition member functions |
414
|
condition state |
408
|
conflict resolution |
3384
|
conj() |
1859
|
const |
174
2642
|
const & |
1202
|
constant expression |
2626
|
constant function object |
2322
|
const data and containers |
1492
|
const data member initialization |
919
|
const function attribute |
138
|
const functions |
178
|
const member functions |
889
893
2050
|
const objects |
925
1058
1245
|
constructing pointers |
2174
|
construction: class template |
2711
|
construction time |
2972
|
constructor |
765
880
953
1291
1350
1910
1945
2250
2403
2420
3283
|
constructor: calling order |
1916
|
constructor: implicit use |
1229
|
constructor: primary function |
885
|
constructor: private |
1079
|
constructor: throwing exceptions |
1174
|
constructor characteristics |
1052
|
constructors: and unions |
3354
|
constructors having one parameter |
1225
|
const_cast<type>(expression) |
107
|
container: empty |
2356
|
containers |
1436
2238
|
containers: basic operators |
1459
|
containers: data type requirements |
1475
|
containers: equality tests |
1462
|
containers: initialization |
1515
|
containers: nested |
1685
|
containers: ordering |
1468
|
containers storing pointers |
1488
|
container without angle brackets |
1494
|
containters and const data |
1491
|
contrary to intuition |
1689
|
conversion operator |
1219
1220
2043
|
conversion operator: with insertions |
1223
|
conversion rules |
204
|
conversions |
611
683
2749
|
copy() |
1064
1066
2493
2818
|
copy constructor |
902
1049
1053
1062
1082
1246
1522
1569
1608
1624
1636
1691
1741
1792
1904
2443
|
copy constructor: double call |
1248
|
copy constructor: private |
2107
|
copy files |
808
|
copy information |
3259
|
copy non-involved data |
1565
|
copy objects |
1030
|
copy_backward() |
2494
|
cos() |
1860
|
cosh() |
1861
|
count() |
2495
|
count_if() |
2327
2496
|
cout |
155
385
528
819
822
1203
3099
|
cplusplusus |
12
|
create files |
570
|
create values |
1679
1735
|
cstddef |
215
1260
|
cstdlib |
2789
|
Cygnus |
66
|
Cygwin |
73
|
D |
daemon |
3092
3106
3140
3142
|
data.cc |
1389
|
database |
852
|
database applications |
550
653
|
data hiding |
78
224
1392
1410
1429
1895
|
data integrity |
1412
|
data members |
762
1897
2903
|
data members: multiply included |
2075
|
data members: static const |
1393
|
data organization |
1247
|
data structure |
2695
|
data structures |
2243
2723
|
Data Structures and Algorithms |
1558
|
data type |
1801
2696
|
deallocate memory |
1288
|
Debian |
61
|
debugging |
3301
|
dec |
451
|
decimal format |
691
|
declaration |
2661
|
declaration section |
3333
3338
|
declarative region |
233
|
declare iostream classes |
345
|
decrement operator |
1234
|
default |
1289
|
default arguments |
143
|
default argument values |
1226
|
default constructor |
886
915
978
1048
1293
1476
1517
1911
1913
2262
2392
|
default copy constructor |
1061
|
default exception handler |
1149
1154
|
default implementation |
781
|
default initialization |
891
|
default operator delete |
1279
|
default parameter values |
892
|
default template parameter value |
2744
|
default value |
1227
1516
1545
1591
1659
|
define members of namespaces |
250
|
definitions of static members |
2764
|
delete |
949
962
1274
2019
2460
|
delete: and placement new |
1001
|
delete[] |
987
1006
1010
|
delete[]: ignored |
1014
|
deletions |
1563
|
delimiter |
2412
|
dependencies between code and data |
1874
|
deprecated |
2619
|
deque |
1632
2346
2378
|
deque::back() |
1640
|
deque::begin() |
1642
|
deque::clear() |
1644
|
deque::empty() |
1645
|
deque::end() |
1646
|
deque::erase() |
1647
|
deque::front() |
1648
|
deque::insert() |
1649
|
deque::pop_back() |
1652
|
deque::pop_front() |
1654
|
deque::push_back() |
1656
|
deque::push_front() |
1657
|
deque::rbegin() |
1660
|
deque::rend() |
1662
|
deque::resize() |
1658
|
deque::size() |
1663
|
deque::swap() |
1664
|
deque constructors |
1635
|
dereference |
2187
2453
|
dereferencing |
2181
|
derivation |
1876
1889
|
derivation type |
1954
|
derived class |
1879
1912
1937
1969
1986
2004
2029
2057
2065
2093
2229
2700
|
derived class destructor |
1918
|
derived class template |
2810
|
derived class vs. base class size |
1980
|
design considerations |
2720
|
design pattern |
2036
3390
|
design pattern: Prototype |
2166
|
design pattern: template method |
3075
|
design patterns |
3069
|
destroy() |
1065
|
destruction: anonymous objects |
899
|
destructor |
879
1003
1278
1292
1903
1915
2015
2018
2713
2995
|
destructor: and incomplete objects |
2465
|
destructor: called at exit() |
3088
|
destructor: called explicitly |
1002
|
destructor: calling order |
1917
|
destructor: empty |
2023
|
destructor: for policy classes |
2918
|
destructor: inline |
2025
|
destructor: when to define |
2021
|
device |
370
405
731
798
813
2119
2985
|
direct base class |
1901
|
dirty trick |
20
|
disambiguate |
1221
|
disambiguation rules |
3383
|
disastrous event |
1101
1107
|
divides<>() |
2286
|
division |
2273
|
division by zero |
1126
|
DOS |
842
|
doubly ended queue data structure |
1633
|
down-casting |
2086
|
downcasts |
2100
|
dup() |
3101
|
dup2() |
3102
3113
|
duplication of data members |
2074
|
dynamically allocated |
2462
|
dynamically allocated memory |
1906
2433
|
dynamically allocated variables |
2747
|
dynamic arrays |
974
998
|
dynamic binding |
2000
|
dynamic cast |
2082
|
dynamic cast: prerequisite |
2095
|
dynamic growth |
1564
|
dynamic polymorphism |
2707
2914
|
dynamic_cast<>() |
110
2084
2090
2101
2149
2227
|
E |
early binding |
1992
1996
|
ECHO |
3264
|
efficiency |
1827
|
egptr() |
3023
|
ellipsis |
2934
2943
|
empty |
2354
|
empty containers |
2355
|
empty deque |
1653
1655
|
empty destructor |
2022
|
empty enum |
2231
|
empty function throw list |
1161
|
empty list |
1585
1587
|
empty parameter list |
112
|
empty strings |
284
|
empty struct |
2939
|
empty throw |
1155
|
empty vector |
1541
|
encapsulation |
764
1264
1409
1428
1431
|
end() |
2350
|
end-of-stream |
2393
2405
|
endl |
171
|
end of line comment |
93
|
enforce constraints |
2895
|
enlarge an array |
986
997
|
enum |
148
|
enumeration: nested |
2219
2826
|
enum values: compile-time |
2936
|
environ |
2767
|
equal() |
2498
|
equality operator |
1465
1477
|
equal_range() |
2499
|
equal_to<>() |
2294
|
error(char const *msg) |
3331
|
error code |
1085
|
escape mechanism |
1415
|
exception |
432
1104
1112
2096
3284
|
exception::what() |
1184
|
exception: bad_alloc |
1016
|
exception: cases |
1148
|
exception: construction of |
1152
|
exception: default handling |
1140
|
exception: dynamically generated |
1144
|
exception: levels |
1137
|
exception: outside of try block |
1139
|
exception: standard |
1181
|
exception: uncaught |
1173
|
exception handler |
1130
2233
|
exception handler: order |
1146
|
exception rethrowing |
8
|
exceptions |
1093
|
exceptions: when |
1125
|
exception specification list |
1159
1180
|
exec...() |
3086
|
exercise |
862
1296
2686
3294
|
exit() |
1004
1087
1096
3087
|
exit(): calling destructors |
3089
|
exit status |
3080
|
exp() |
1862
|
expandable array |
1512
|
expected constructor, destructor, or type conversion |
2870
|
explicit |
1230
|
explicit argument list |
1307
|
explicit arguments |
1271
|
explicit construction |
1231
|
explicit insertion |
1677
|
explicit instantiation declaration |
2658
|
explicit return |
103
|
explicit template type arguments |
2667
|
exponentiation |
196
|
expression |
1789
|
expression: actual type |
2088
2110
|
extendable array |
1444
|
extern |
55
2779
|
extern "C" |
118
120
|
extra blank space |
1840
|
extracting a string |
288
|
extracting information from memory buffers |
366
|
extracting strings |
637
|
extraction manipulators |
718
|
extraction operator |
162
166
614
631
1207
|
F |
failure |
793
796
|
failure::what() |
1171
|
false |
203
299
2516
2528
3234
|
FBB::auto_ptr |
2726
|
field selector |
2182
|
field selector operator |
151
|
field width |
1334
|
field `...' has incomplete type |
2802
|
FIFO |
1447
1605
|
FILE |
333
|
filebuf |
369
378
579
799
|
filebuf::close() |
806
|
filebuf::filebuf() |
802
|
filebuf::is_open() |
803
|
filebuf::open() |
804
|
file descriptor |
577
826
2975
3044
3052
|
file descriptors |
372
2984
3108
|
file flags |
588
|
file is rewritten |
600
|
file modes |
587
|
file stack |
3281
|
file switch |
3291
|
fill() |
2500
|
fill characters |
459
|
fill_n() |
2501
|
FILO |
1451
1779
|
find() |
2502
|
find_end() |
2503
|
find_first_of() |
2504
|
find_if() |
2505
|
first |
1500
1688
|
first data member |
2155
|
first in, first out |
1448
1606
|
first in, last out |
1450
1778
|
first_argument_type |
2924
3187
|
fistream |
3059
|
fixed number of digits at insertion |
497
|
fixed size arrays |
983
|
flags: of ios objects |
426
|
flex |
3196
3218
3267
3297
3315
3385
3392
|
flex: %option yylineno |
3278
|
flex: debugging code |
3249
|
flex: protected data members |
3268
|
flex: set_debug() |
3303
|
flex: yyleng |
3273
|
flex: yytext |
3269
|
FlexLexer.h |
3241
3280
|
flex specification file |
3238
|
flex yylineno |
3276
|
flow-breaking situations |
1092
|
flushing a stream |
706
|
fool the compiler |
244
|
fopen() |
524
616
|
fork() |
21
2977
3063
3079
3103
|
formal type name |
2614
|
formal types |
2610
|
format flags |
687
|
format flags: changed by ios::flags() |
492
|
formatted input |
634
|
formatted output |
440
540
|
formatting |
402
484
|
formatting flags |
434
436
437
|
forward class reference |
931
|
forward declaration |
2216
2218
|
forward declarations |
344
935
2212
|
ForwardIterators |
2373
2831
|
for_each() |
2506
3141
|
for_each(): compared to transform() |
2581
|
fprintf() |
348
|
free() |
956
1008
|
free compiler |
57
71
|
free functions |
1255
|
Free Software Foundation |
58
|
freeze(0) |
609
|
friend |
1413
1424
1426
2214
2799
|
friend: in class templates |
2794
|
friend declarations |
1427
|
friend function: synonym for a member |
1432
|
friendship among classes |
1414
|
front_inserter() |
2386
|
FSF |
59
|
fstream |
831
|
fstream: and cin, cout |
573
|
fstream: reading and writing |
836
|
ftp://ftp.rug.nl/.../annotations |
2
|
ftp://research.att.com/dist/c++std/WP/ |
38
|
ftp::/prep.ai.mit.edu/pub/non-gnu |
3202
|
fully qualified names |
248
|
function-to-pointer transformation |
2640
|
function: address |
2154
|
function adaptors |
2265
2320
|
function address |
43
|
functionality |
1510
|
function call operator |
1308
1817
2257
|
function object |
1816
1819
2253
|
function object: required subtypes |
3183
|
function objects |
1310
2241
|
function object wrapper classes |
3179
|
function operator |
3180
|
function overloading |
139
|
function prevalence rule |
2631
|
function prototype |
1927
|
functions as members of structs |
149
|
function selection mechanism |
2680
|
functions having identical names |
136
152
|
function template |
2604
2609
|
function template: specialization vs. overloading |
2679
|
function templates: multiply included |
2652
|
function templates: specialized type parameters |
2672
|
function throw list |
1158
1188
|
function try block |
1175
1177
|
G |
g++ |
14
27
47
69
210
1807
1824
2200
3299
|
Gamma, E. |
2037
2164
3070
3391
|
general purpose library |
2237
|
general rule |
1966
|
generate() |
2508
|
generate_n() |
2509
|
generic algorithm |
1325
2192
2249
|
generic algorithm: expected types |
3182
|
generic algorithms |
42
1312
1482
2239
2467
2829
|
generic data type |
2469
|
generic software |
342
|
generic type |
1497
|
GenScat |
2966
|
global |
2194
|
global function |
1398
|
global object |
884
|
global operator delete[] |
1303
|
global operator new[] |
1299
|
global scope |
2170
2179
|
global variable |
2745
|
global variables |
1383
1783
|
global variables: avoid |
133
|
Gnu |
13
26
45
68
209
1018
1252
1806
1823
2199
2224
2976
3298
|
goto |
1091
|
gptr() |
3022
|
grammar |
2981
3310
|
grammar specification file |
3327
|
grammatical correctness |
3307
|
grammatical rules |
3313
3336
|
Graphical User Interface Toolkit |
877
|
greater<>() |
2252
2298
|
greater_equal<>() |
2300
|
greatest common denominator |
1885
|
H |
hashclasses.h |
1830
|
hash function |
1803
|
hashing |
1802
|
hashtable |
1457
|
hash value |
1804
|
hash_map |
18
1808
|
hash_multimap |
1809
|
hash_multiset |
1811
|
hash_set |
1810
|
header file |
941
1828
|
header file: organization |
928
|
header files |
232
374
|
header section |
3337
|
heap |
2591
|
hex |
457
1332
2139
|
hexadecimal |
1331
|
hexadecimal format |
697
|
hidden constructor call |
1244
|
hidden data member |
2156
|
hidden object |
1056
|
hidden pointer |
1265
|
hiding member functions |
1923
|
hierarchal sort |
2813
|
hierarchal sort criteria |
2814
|
hierarchy of code |
1873
|
Hopcroft J.E. |
1556
|
html |
34
|
http://bisoncpp.sourceforge.net/ |
3387
|
http://bobcat.sourceforge.net |
2998
3030
3192
|
http://bobcat.sourceforge.net/ |
3388
|
http://gcc.gnu.org |
74
|
http://publications.gbdirect.co.uk/c_book/ |
3
|
http://sources.redhat.com |
67
|
http://www.cplusplus.com/ref |
50
|
http://www.csci.csusb.edu/dick/c++std |
51
|
http://www.debian.org |
62
|
http://www.gnu.org |
16
60
|
http://www.gnu.org/licenses/ |
4
|
http://www.linux.org |
64
|
http://www.oreilly.com/catalog/lex |
3201
|
http://www.research.att.com/... |
177
|
http://www.sgi.com/.../STL |
1487
|
http://www.trolltech.com |
878
|
http://www/parashift.com/c++-faq-lite/ |
180
|
http://yodl.sourceforge.net |
6
|
human-readable |
439
|
hyperlinks |
49
|
I |
I/O |
334
1164
|
I/O library |
335
|
I/O multiplexing |
3120
|
icmake |
75
|
icmbuild |
76
|
identically named member functions |
1949
|
identifier visibility |
2622
|
ifdnstreambuf |
3026
|
ifdseek |
3041
|
ifdstreambuf |
3015
3138
|
ifstream |
615
665
857
|
ifstream::close() |
673
|
ifstream::open() |
672
|
ifstream constructors |
669
|
imaginary part |
1837
1855
|
implementation |
1385
2033
|
implementation dependent |
1411
1416
|
implementing pure virtual member functions |
2055
|
implicit argument |
1269
|
implicit conversion |
1228
1968
|
implicit typename |
2804
2824
|
import all the names |
241
|
INCLUDE |
929
937
|
include guard |
123
|
INCLUDE path |
1829
|
includes() |
2510
|
increment operator |
1232
|
index operator |
1194
1421
1425
1523
1637
1692
1721
|
indirect base class |
1902
|
inequality operator |
1467
|
infix expressions |
3320
|
inheritance |
923
1877
1886
1909
3222
|
inheritance: access to base class member |
1962
|
inheritance: private derivation |
2812
|
init |
3093
3104
|
initialization |
969
1047
1518
|
initialization: any type |
2629
|
initialization: static data member |
1387
|
initialization of objects |
894
|
initialize a normal iterator from a reverse iterator |
2858
|
initialize memory |
951
|
inline |
903
1314
1324
1329
1402
1433
2024
2259
2263
|
inline: disadvantage |
911
|
inline code |
904
|
inline function |
905
|
inline function: placement |
912
|
inline member functions |
2208
|
inline static member functions |
1401
|
inner types |
2901
|
inner_product() |
2511
|
inplace_merge() |
2512
|
input |
612
738
767
817
|
input-language |
3209
|
InputIterator |
2840
|
InputIterator1 |
2368
|
InputIterator2 |
2369
|
InputIterators |
2365
2830
|
input language |
3304
|
input mode |
670
|
input operations |
2121
2401
|
insert() |
2389
|
inserter |
2383
|
inserter() |
2388
|
insert formatting commands |
361
|
insert information in memory buffers |
359
|
insertion operator |
161
358
364
522
538
1205
1210
1418
2795
|
insertion operator: with conversions |
1224
|
insertions |
1562
|
insertion sequence |
1347
|
insert streambuf * |
812
|
instantiated |
1439
|
instantiation |
1831
2251
2603
2620
2763
|
int32_t |
220
|
integral conversions |
2752
|
interface |
1384
2031
3219
|
interface functions |
887
|
intermediate class |
2076
|
internal |
461
|
internal buffer |
566
|
internal header |
939
|
internal header file |
3085
|
internal organization |
1896
|
Internet |
48
|
int main() |
102
|
ios |
354
392
396
397
400
729
815
832
2221
2657
3043
|
ios::adjustfield |
442
505
|
ios::app |
590
835
839
|
ios::ate |
591
838
|
ios::ate: file rewritten |
592
|
ios::bad() |
415
|
ios::badbit |
410
|
ios::basefield |
444
450
456
466
506
|
ios::beg |
556
659
2222
|
ios::binary |
594
845
|
ios::boolalpha |
446
|
ios::clear() |
423
|
ios::copyfmt() |
486
|
ios::cur |
557
660
2223
|
ios::dec |
448
512
|
ios::end |
558
661
|
ios::eof() |
416
|
ios::eofbit |
411
|
ios::exception |
1170
|
ios::exceptions() |
1165
1166
|
ios::fail |
564
582
664
674
|
ios::fail() |
418
|
ios::failbit |
412
|
ios::failure |
1169
|
ios::fill() |
487
|
ios::fixed |
452
514
|
ios::fixed and ios::precision() |
498
|
ios::flags() |
489
|
ios::floatfield |
453
454
473
507
|
ios::good() |
419
|
ios::goodbit |
413
|
ios::hex |
455
511
|
ios::in |
598
671
833
|
ios::in: and std::ofstream |
593
|
ios::internal |
458
510
|
ios::left |
462
508
|
ios::oct |
465
513
|
ios::openmode |
589
805
2142
|
ios::operator bool() |
421
|
ios::out |
576
599
834
|
ios::precision() |
493
|
ios::precision() and ios::fixed |
499
|
ios::rdbuf() |
403
823
824
3097
|
ios::rdstate() |
424
|
ios::right |
468
509
|
ios::scientific |
471
515
|
ios::seekdir |
555
658
755
|
ios::setf() |
500
|
ios::setf(fmtflags flags) |
501
|
ios::setstate() |
429
|
ios::setstate(int flags) |
430
|
ios::showbase |
474
|
ios::showpoint |
476
|
ios::showpos |
478
|
ios::skipws |
480
2413
|
ios::tie() |
406
|
ios::trunc |
601
|
ios::unitbuf |
482
565
|
ios::unsetf() |
516
|
ios::uppercase |
483
|
ios::width() |
517
|
ios object: as bool value |
420
|
iostate |
1168
|
iostream |
163
2396
|
ios_base |
351
389
401
|
ios_base.h |
398
|
ios_base::ios_base() |
395
|
isClass enum value |
2932
|
istream |
363
613
619
629
859
1206
2117
2391
2407
3011
3260
|
istream::gcount() |
642
|
istream::get() |
643
|
istream::getline() |
645
|
istream::ignore() |
646
|
istream::peek() |
647
|
istream::putback() |
648
3009
3050
|
istream::read() |
649
|
istream::readsome() |
650
|
istream::seekg() |
656
|
istream::tellg() |
654
|
istream::unget() |
651
3049
|
istream::ungetc() |
3010
|
istreambuf_iterator |
2400
2424
|
istreambuf_iterator<>() |
2404
|
istreambuf_iterator<Type>(istream) |
2406
|
istreambuf_iterator<Type>(streambuf *) |
2408
|
istreambuf_iterators |
2398
|
istream constructor |
623
|
istream_iterator |
2402
|
istream_iterator<Type>() |
2390
|
istringstream |
365
617
680
3058
|
istringstream::str() |
682
|
istringstream constructors |
681
|
is_open |
585
677
|
iterator |
1530
1574
1643
1696
1744
2204
2348
|
iterator: as 0-pointer |
2347
|
iterator: as class template |
3163
|
iterator: initialized by reverse iterator |
2859
|
iterator range |
1538
1581
1650
1707
1755
|
iterators |
1484
1498
1519
2240
2828
|
iterators: characteristics |
2360
|
iterators: general characteristics |
2342
|
iterators: pointers as |
2357
|
iterator tag |
2848
|
iterator_tag |
2838
|
iter_swap() |
2513
|
J |
Java |
2079
|
Java interface |
2030
|
Josutis, N. |
2863
|
K |
key |
1671
|
key/value |
1668
|
key type |
1812
|
keywords |
222
|
kludge |
1241
2145
|
Koenig lookup |
242
|
L |
Lakos, J. |
873
936
|
late binding |
1989
2008
2009
|
late bining |
1999
|
lazy mood |
944
|
left |
464
|
left-hand |
1473
|
left-hand value |
1198
|
leftover |
2544
2585
2586
|
legibility |
1682
1738
|
less<>() |
2302
|
less-than operator |
1479
|
less_equal<>() |
2304
|
letter (US paper size) |
11
|
letters in literal constants |
194
|
lex |
3200
|
lex() |
3330
|
lexer |
3311
|
lexical scanner |
3231
3308
3356
|
lexical scanner specification |
3235
|
lexical scanner specification file |
3237
|
lexicographical_compare() |
2514
|
lexicographic comparison |
308
|
lexicographic ordering |
269
|
libfl.a |
3300
|
library |
943
|
lifetime |
1782
2993
|
lifetime: anonymous objects |
900
|
LIFO |
1452
1780
|
lineair search |
1320
|
linear derivation |
1933
|
linear search |
1326
|
lineno() |
3257
3279
|
line number |
3277
|
line numbers |
3256
|
linker |
2048
|
linker: removing identical template instantiations |
2666
|
Linux |
63
|
Lisp |
79
|
list |
1445
1551
2377
|
list::back() |
1571
|
list::begin() |
1573
|
list::clear() |
1575
|
list::empty() |
1576
|
list::end() |
1577
|
list::erase() |
1578
|
list::front() |
1579
|
list::insert() |
1580
|
list::merge() |
1583
|
list::pop_back() |
1584
|
list::pop_front() |
1586
|
list::push_back() |
1588
|
list::push_front() |
1589
|
list::rbegin() |
1592
|
list::remove() |
1594
|
list::rend() |
1595
|
list::resize() |
1590
|
list::reverse() |
1597
|
list::size() |
1596
|
list::sort() |
1598
|
list::splice() |
1599
|
list::swap() |
1600
|
list::unique() |
1601
|
list constructors |
1568
|
list data structure |
1552
|
list traversal |
1554
|
literal constants |
193
|
literal floating point value using E |
195
|
literal float using F |
197
|
literal long int using L |
199
|
literal unsigned using U |
200
|
literal wchar_t string L |
198
|
local arrays |
980
981
|
local class |
1982
|
local classes |
922
|