MCPcopy Create free account

hub / github.com/Chrinkus/stroustrup-ppp / functions

Functions1,684 in github.com/Chrinkus/stroustrup-ppp

MethodRight_triangle
chapter13/ch13_tools.cpp:311
MethodRoman_int
chapter10/ex06_roman_int.cpp:6
MethodRow
text_lib/Matrix.h:737
MethodRow
text_lib/Matrix.h:753
MethodRow
text_lib/Matrix.h:769
MethodRow_accum
chapter26/ex11_matrix_perf.cpp:120
MethodS
chapter19/ch19_drill.cpp:7
MethodSet_fill
chapter20/ex20_timed.cpp:116
MethodSkip_list
chapter18/ex11_skip_list.cpp:78
MethodSmaller_than
chapter21/ch21_drill_1_vec.cpp:54
MethodSmiley
chapter14/ch14_tools.cpp:7
MethodSmiley_hat
chapter14/ch14_tools.cpp:35
MethodStack
chapter25/ex15_performance_tests.cpp:142
MethodStar
chapter13/ch13_tools.cpp:335
MethodStriped_circle
chapter14/ch14_tools.cpp:86
MethodStriped_rectangle
chapter14/ch14_tools.cpp:66
MethodSymbol_table
chapter19/ex03_pair.cpp:30
MethodTest_type
chapter20/ch20_test_type.h:10
MethodText_box
chapter13/ch13_tools.cpp:269
MethodText_iterator
start the iterator at line ll's character position pp
chapter20/ex06_08-10_doc.cpp:26
MethodToken
for numbers: a value
chapter06/ch06_drill.cpp:27
MethodToken
chapter06/ch06_calculator.cpp:20
MethodToken
for numbers: a value
chapter06/x_ex02_braces.cpp:17
MethodToken
for numbers: a value
chapter06/x_ex03_factorial.cpp:17
MethodToken
for numbers: a value
chapter06/ch06_tt2_calculator00.cpp:18
MethodToken
chapter07/x_ex01_underscore.cpp:67
MethodToken
chapter07/x_ex06_help.cpp:83
MethodToken
chapter07/x_ex02_assignment.cpp:67
MethodToken
chapter07/x_ex07_quit_help.cpp:83
MethodToken
chapter07/ch07_calculator.cpp:108
MethodToken
chapter07/x_ex08_grammar.cpp:111
MethodToken
chapter07/x_ex04_symbol_table.cpp:83
MethodToken
chapter07/x_ex03_constants.cpp:73
MethodToken
chapter07/ch07_drill.cpp:56
MethodToken
chapter07/x_ex05_newline_print.cpp:83
MethodToken
scratch/token.cpp:7
MethodToken
text_lib/calculator02.cpp:67
MethodToken
for numbers: a value
text_lib/calculator01.cpp:14
MethodToken
for numbers: a value
text_lib/calculator00.cpp:14
MethodToken
chapter25/ex04_bitwise_calc.cpp:121
MethodToken
chapter08/x_ex01_calculator.cpp:76
MethodToken
chapter08/ex01_calculator.cpp:100
MethodToken_stream
The constructor just sets full to indicate that the buffer is empty:
chapter06/ch06_drill.cpp:48
MethodToken_stream
Constructor
chapter07/ch07_drill.cpp:66
MethodToken_stream
chapter08/x_ex01_calculator.cpp:88
MethodToken_stream
discard characters up to and including a c
chapter08/ex01_calculator.cpp:110
MethodTotal
chapter21/ch21_tt3_accum.cpp:43
MethodTracer
chapter19/ex13_tracer.cpp:19
MethodTransaction
chapter09/ex05-9_library/library.h:35
MethodTransaction
chapter09/ex05-9_library/ex09_library.cpp:5
MethodTriple_sum
chapter24/ex09_deduction.cpp:47
MethodVariable
chapter07/ch07_calculator.cpp:213
MethodVariable
chapter07/ch07_drill.cpp:157
MethodVariable
chapter25/ex04_bitwise_calc.cpp:230
MethodVariable
chapter08/x_ex01_calculator.cpp:20
MethodVariable
chapter08/ex01_calculator.cpp:207
MethodVector
microsoft doesn't yet support C++11 inheriting constructors
text_lib/std_lib_facilities.h:75
MethodVector
chapter25/ex14_vector_pool_2.cpp:40
MethodVehicle
chapter14/ex03_abstract.cpp:11
MethodX
chapter18/ch18_tt_copy.cpp:12
MethodX
chapter09/ex04_gibberish.cpp:23
Methodadd
chapter17/ex11_list_of_gods.cpp:46
Methodadd_book
chapter09/ex05-9_library/ex09_library.cpp:11
Methodadd_day
modifying operations
chapter09/ex12_date/date.cpp:84
Methodadd_month
chapter09/ex12_date/date.cpp:91
Methodadd_patron
chapter09/ex05-9_library/ex09_library.cpp:44
Methodadd_white
chapter11/x_punct_stream.cpp:10
Methodadd_year
chapter09/ex12_date/date.cpp:111
Methodadd_year
chapter09/ex10-11_chrono/chrono.cpp:134
Methodadvance
chapter17/ex11_list_of_gods.cpp:87
Methodadvance
chapter17/ex13_struct_god.cpp:133
Methodadvance
chapter17/ex14_single_link.cpp:80
Methodapply_new
text_lib/Matrix.h:339
Methodapply_new
text_lib/Matrix.h:504
Methodapply_new
text_lib/Matrix.h:674
Methodavailable
chapter25/ex14_vector_pool_2.cpp:24
Methodavailable
chapter25/ex15_performance_tests.cpp:105
Methodavailable
chapter25/ex15_performance_tests.cpp:145
Functionbase_get
chapter27/ex15_inheritance.c:42
Functionbase_set
chapter27/ex15_inheritance.c:37
Methodbegin
chapter23/ex05_huge_mail.cpp:46
Methodbegin
chapter23/ch23_tt1_mail_file.cpp:42
Methodbegin
chapter23/ex01-4_more_mail.cpp:56
Methodbegin
chapter20/ex16-2_ovector.cpp:51
Functionbin_rand
requires Random_access_iterator<Ran>()
chapter21/ex07_binary_searches.cpp:35
Methodbook_exists
chapter09/ex05-9_library/library.cpp:20
Methodbook_exists
chapter09/ex05-9_library/ex09_library.cpp:35
Methodcapacity
chapter19/ch19_vector.h:56
Methodcapacity
chapter19/ex08-9_allocate.cpp:114
Methodcapacity
chapter20/ex16-1_ovector.cpp:80
Methodcapacity
chapter20/ex16-2_ovector.cpp:57
Functioncenter
chapter13/ch13_tools.cpp:134
Functioncenter
chapter13/ex04_rect_connect.cpp:66
Methodcenter
chapter13/ch13_tools.h:113
Methodchange_c
chapter16/ch16_drill.cpp:24
Methodchange_s
chapter16/ch16_drill.cpp:25
Methodcheck_in
chapter09/ex05-9_library/ex05_book.cpp:57
Methodcheck_out_book
chapter09/ex05-9_library/ex09_library.cpp:50
Functioncheck_output
chapter26/ex14_string_set.cpp:111
Functioncmp_int
chapter27/ex14_array_ints.c:13
← previousnext →901–1,000 of 1,684, ranked by callers