Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Chrinkus/stroustrup-ppp
/ functions
Functions
1,684 in github.com/Chrinkus/stroustrup-ppp
⨍
Functions
1,684
◇
Types & classes
324
↓ 3 callers
Function
area
chapter05/ch05_tt1_syntax_errors.cpp:3
↓ 3 callers
Method
base_assign
text_lib/Matrix.h:151
↓ 3 callers
Method
base_copy
text_lib/Matrix.h:153
↓ 3 callers
Method
base_xfer
to get the elements of a local matrix out of a function without copying:
text_lib/Matrix.h:172
↓ 3 callers
Method
begin
chapter23/ch23_tt1_mail_file.cpp:27
↓ 3 callers
Method
begin
chapter23/ex01-4_more_mail.cpp:43
↓ 3 callers
Method
begin
chapter20/ex12_list_1.cpp:57
↓ 3 callers
Function
call
scratch/virtual.cpp:22
↓ 3 callers
Function
day_one
chapter09/ex10-11_chrono/chrono.cpp:237
↓ 3 callers
Function
days_in_month
chapter09/ex12_date/date.cpp:139
↓ 3 callers
Function
days_in_month
chapter09/ex10-11_chrono/chrono.cpp:157
↓ 3 callers
Function
define_name
chapter07/x_ex01_underscore.cpp:37
↓ 3 callers
Function
define_name
chapter07/x_ex02_assignment.cpp:37
↓ 3 callers
Function
define_name
chapter07/x_ex03_constants.cpp:43
↓ 3 callers
Function
define_name
text_lib/calculator02.cpp:37
↓ 3 callers
Method
define_name
chapter07/x_ex06_help.cpp:53
↓ 3 callers
Method
define_name
chapter07/x_ex07_quit_help.cpp:53
↓ 3 callers
Method
define_name
chapter07/ch07_calculator.cpp:254
↓ 3 callers
Method
define_name
chapter07/x_ex08_grammar.cpp:53
↓ 3 callers
Method
define_name
chapter07/x_ex04_symbol_table.cpp:53
↓ 3 callers
Method
define_name
chapter07/x_ex05_newline_print.cpp:53
↓ 3 callers
Method
define_name
chapter25/ex04_bitwise_calc.cpp:271
↓ 3 callers
Method
define_name
chapter08/x_ex01_calculator.cpp:59
↓ 3 callers
Method
define_name
chapter08/ex01_calculator.cpp:248
↓ 3 callers
Method
destroy
chapter20/ex15_pvector.cpp:23
↓ 3 callers
Function
dot_product
text_lib/Matrix.h:702
↓ 3 callers
Function
expression
chapter06/ch06_calculator.cpp:149
↓ 3 callers
Function
expression
chapter06/x_ex02_braces.cpp:169
↓ 3 callers
Function
expression
chapter06/x_ex03_factorial.cpp:174
↓ 3 callers
Function
expression
chapter07/x_ex01_underscore.cpp:288
↓ 3 callers
Function
expression
chapter07/ch07_drill.cpp:277
↓ 3 callers
Function
expression
text_lib/calculator02.cpp:285
↓ 3 callers
Function
expression
chapter08/x_ex01_calculator.cpp:299
↓ 3 callers
Function
f
chapter18/ex09_mem_layout.cpp:16
↓ 3 callers
Method
free
chapter25/ex15_performance_tests.cpp:125
↓ 3 callers
Method
get
chapter25/ex15_performance_tests.cpp:114
↓ 3 callers
Method
get_ISBN
chapter09/ex05-9_library/ex05_book.cpp:64
↓ 3 callers
Method
get_days
added to this implementation
chapter09/ex12_date/date.h:92
↓ 3 callers
Function
get_fac
chapter06/ex10_permutations.cpp:4
↓ 3 callers
Function
get_order_total
chapter21/ex10_compute_order.cpp:15
↓ 3 callers
Function
inc_contents
chapter20/ch20_drill.cpp:25
↓ 3 callers
Function
init
chapter27/ex02_intrusive_List.c:25
↓ 3 callers
Method
insert
chapter20/ex12_list_1.cpp:98
↓ 3 callers
Method
is_avail
chapter09/ex05-9_library/ex05_book.cpp:56
↓ 3 callers
Function
maxv
chapter08/ex10_maxv.cpp:3
↓ 3 callers
Function
my_strcmp
strcmp() - compares 2 strings */
chapter27/ex01_my_string_h.c:21
↓ 3 callers
Function
my_strcpy
strcpy() - copys second string into first (returns last position?) */
chapter27/ex01_my_string_h.c:41
↓ 3 callers
Method
next
chapter17/ex11_list_of_gods.cpp:28
↓ 3 callers
Function
nw
chapter13/ch13_tools.cpp:106
↓ 3 callers
Method
owes_fees
chapter09/ex05-9_library/ex08_patron.cpp:38
↓ 3 callers
Function
primary
deal with numbers and parentheses
chapter06/ch06_drill.cpp:106
↓ 3 callers
Function
primary
chapter06/x_ex02_braces.cpp:124
↓ 3 callers
Function
primary
chapter06/ch06_tt2_calculator00.cpp:60
↓ 3 callers
Function
primary
text_lib/calculator01.cpp:119
↓ 3 callers
Function
primary
text_lib/calculator00.cpp:56
↓ 3 callers
Function
print
chapter24/x_matrix_test.cpp:33
↓ 3 callers
Function
print
chapter20/ex18-2_v_rit.cpp:131
↓ 3 callers
Function
print
chapter20/ex18-1_v_rit.cpp:93
↓ 3 callers
Function
print
chapter25/ex11_ppn_bitset.cpp:13
↓ 3 callers
Function
print_histogram
chapter24/ex10_random.cpp:23
↓ 3 callers
Function
print_out
chapter27/ch27_drill.c:19
↓ 3 callers
Function
print_table
chapter27/ex12_pair_table.c:91
↓ 3 callers
Function
product_sum
chapter19/ex02_mult_sum.cpp:15
↓ 3 callers
Method
putback
chapter06/x_ex02_braces.cpp:60
↓ 3 callers
Method
putback
text_lib/calculator01.cpp:57
↓ 3 callers
Function
randint
chapter26/ex11_matrix_perf.cpp:30
↓ 3 callers
Method
reset
chapter26/ex11_matrix_perf.cpp:93
↓ 3 callers
Method
reset
chapter26/ex13_string_sort.cpp:44
↓ 3 callers
Function
se
chapter13/ch13_tools.cpp:127
↓ 3 callers
Function
secondary
chapter06/ch06_calculator.cpp:100
↓ 3 callers
Function
secondary
chapter06/x_ex03_factorial.cpp:225
↓ 3 callers
Function
secondary
chapter07/ch07_drill.cpp:239
↓ 3 callers
Method
set_labels
chapter15/ch15_tools.cpp:99
↓ 3 callers
Method
size
chapter18/ch18_tt_vector.cpp:89
↓ 3 callers
Method
slice
text_lib/Matrix.h:283
↓ 3 callers
Function
term
deal with *, /, and %
chapter06/ch06_drill.cpp:127
↓ 3 callers
Function
term
chapter06/ch06_calculator.cpp:123
↓ 3 callers
Function
term
chapter06/x_ex02_braces.cpp:192
↓ 3 callers
Function
term
chapter06/x_ex03_factorial.cpp:197
↓ 3 callers
Function
term
chapter06/ch06_tt2_calculator00.cpp:120
↓ 3 callers
Function
term
chapter07/x_ex01_underscore.cpp:311
↓ 3 callers
Function
term
chapter07/x_ex06_help.cpp:363
↓ 3 callers
Function
term
chapter07/x_ex02_assignment.cpp:320
↓ 3 callers
Function
term
chapter07/x_ex07_quit_help.cpp:365
↓ 3 callers
Function
term
chapter07/ch07_calculator.cpp:391
↓ 3 callers
Function
term
chapter07/x_ex08_grammar.cpp:393
↓ 3 callers
Function
term
chapter07/x_ex04_symbol_table.cpp:337
↓ 3 callers
Function
term
chapter07/x_ex03_constants.cpp:326
↓ 3 callers
Function
term
chapter07/ch07_drill.cpp:254
↓ 3 callers
Function
term
chapter07/x_ex05_newline_print.cpp:345
↓ 3 callers
Function
term
text_lib/calculator02.cpp:308
↓ 3 callers
Function
term
text_lib/calculator01.cpp:180
↓ 3 callers
Function
term
text_lib/calculator00.cpp:116
↓ 3 callers
Function
term
chapter25/ex04_bitwise_calc.cpp:409
↓ 3 callers
Function
term
chapter08/x_ex01_calculator.cpp:264
↓ 3 callers
Function
term
chapter08/ex01_calculator.cpp:385
↓ 3 callers
Function
test_all
Ex 1
chapter26/ex01-5_binary_search_tests.cpp:76
↓ 3 callers
Function
write_orders
chapter21/ex09_order.cpp:71
↓ 3 callers
Method
xfer
text_lib/Matrix.h:259
↓ 2 callers
Method
add
chapter17/ex13_struct_god.cpp:65
← previous
next →
201–300 of 1,684, ranked by callers