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
↓ 2 callers
Function
threaded_fill
chapter26/ex14_string_set.cpp:83
↓ 2 callers
Function
threaded_fill
chapter26/ex13_string_sort.cpp:96
↓ 2 callers
Function
to_lower
chapter17/ex03_to_lower.cpp:8
↓ 2 callers
Function
under_root
chapter05/ex07_quadratic.cpp:4
↓ 2 callers
Method
val_t
chapter19/ex03_pair.cpp:21
↓ 2 callers
Method
val_u
chapter19/ex03_pair.cpp:22
↓ 2 callers
Function
w
chapter13/ch13_tools.cpp:99
↓ 2 callers
Function
week_of_year
Ex 11
chapter09/ex10-11_chrono/chrono.cpp:260
↓ 1 callers
Function
add_char
chapter17/ex07_cin_no_str.cpp:16
↓ 1 callers
Method
add_day
chapter09/ch09_drill.cpp:182
↓ 1 callers
Method
add_ordered
chapter19/ex04_link.cpp:57
↓ 1 callers
Method
age
chapter15/ch15_drill_2.cpp:27
↓ 1 callers
Method
allocate
chapter20/ex16-1_ovector.cpp:19
↓ 1 callers
Function
archaic_square
chapter04/ch04_tt5_archaic_square.cpp:7
↓ 1 callers
Function
area
chapter05/ch05_tt9_pre_post.cpp:3
↓ 1 callers
Function
article
chapter06/ex06_english.cpp:69
↓ 1 callers
Method
as_int
chapter10/ex06_roman_int.cpp:46
↓ 1 callers
Function
back_substitution
chapter24/ex07_no_lib.cpp:58
↓ 1 callers
Method
begin
iterators
chapter20/ex16-1_ovector.cpp:64
↓ 1 callers
Method
begin
iterators
chapter20/ex15_pvector.cpp:62
↓ 1 callers
Function
bin_lst
chapter21/ex07_binary_searches.cpp:70
↓ 1 callers
Function
bin_vec
chapter21/ex07_binary_searches.cpp:52
↓ 1 callers
Function
binary_in
chapter11/ex09_binary_io.cpp:3
↓ 1 callers
Function
binary_out
chapter11/ex09_binary_io.cpp:17
↓ 1 callers
Method
black_pressed
chapter16/ch16_drill.cpp:33
↓ 1 callers
Method
blue_pressed
chapter16/ch16_drill.cpp:32
↓ 1 callers
Function
c_str_len
chapter17/ex04_strdup.cpp:9
↓ 1 callers
Function
calc_cos
chapter07/ch07_calculator.cpp:307
↓ 1 callers
Function
calc_cos
chapter25/ex04_bitwise_calc.cpp:325
↓ 1 callers
Function
calc_cos
chapter08/ex01_calculator.cpp:301
↓ 1 callers
Function
calc_pow
chapter07/ch07_calculator.cpp:284
↓ 1 callers
Function
calc_pow
chapter25/ex04_bitwise_calc.cpp:302
↓ 1 callers
Function
calc_pow
chapter08/ex01_calculator.cpp:277
↓ 1 callers
Function
calc_sin
chapter07/ch07_calculator.cpp:297
↓ 1 callers
Function
calc_sin
chapter25/ex04_bitwise_calc.cpp:315
↓ 1 callers
Function
calc_sin
chapter08/ex01_calculator.cpp:290
↓ 1 callers
Function
calc_sqrt
chapter07/ch07_calculator.cpp:274
↓ 1 callers
Function
calc_sqrt
chapter25/ex04_bitwise_calc.cpp:292
↓ 1 callers
Function
calc_sqrt
chapter08/ex01_calculator.cpp:266
↓ 1 callers
Function
calculate
chapter07/x_ex01_underscore.cpp:250
↓ 1 callers
Function
calculate
chapter07/x_ex06_help.cpp:297
↓ 1 callers
Function
calculate
chapter07/x_ex02_assignment.cpp:259
↓ 1 callers
Function
calculate
chapter07/x_ex07_quit_help.cpp:299
↓ 1 callers
Function
calculate
§7.6.2 separate main's extra action
chapter07/ch07_calculator.cpp:501
↓ 1 callers
Function
calculate
chapter07/x_ex08_grammar.cpp:327
↓ 1 callers
Function
calculate
chapter07/x_ex04_symbol_table.cpp:276
↓ 1 callers
Function
calculate
chapter07/x_ex03_constants.cpp:265
↓ 1 callers
Function
calculate
chapter07/ch07_drill.cpp:332
↓ 1 callers
Function
calculate
chapter07/x_ex05_newline_print.cpp:284
↓ 1 callers
Function
calculate
text_lib/calculator02.cpp:247
↓ 1 callers
Function
calculate
§7.6.2 separate main's extra action
chapter25/ex04_bitwise_calc.cpp:566
↓ 1 callers
Function
calculate
chapter08/x_ex01_calculator.cpp:224
↓ 1 callers
Function
calculate
§7.6.2 separate main's extra action
chapter08/ex01_calculator.cpp:495
↓ 1 callers
Method
capacity
chapter20/ex15_pvector.cpp:72
↓ 1 callers
Function
case_punct_pass
chapter21/ex13_text_cleaner.cpp:68
↓ 1 callers
Method
case_sensitive
is c in the whitespace set?
chapter11/x_punct_stream.cpp:12
↓ 1 callers
Function
cat
chapter27/ch27_tt1-2_cat_cpy.c:24
↓ 1 callers
Method
ceiling
chapter15/ch15_tools.h:71
↓ 1 callers
Function
celsius_to_fahrenheit
chapter10/ex03_temp_stats.cpp:9
↓ 1 callers
Function
char_count
Ex 8 - character counter
chapter20/ex06_08-10_doc.cpp:150
↓ 1 callers
Method
check_in
chapter09/ex05-9_library/book.h:31
↓ 1 callers
Method
check_out
chapter09/ex05-9_library/ex05_book.cpp:58
↓ 1 callers
Method
check_out_book
chapter09/ex05-9_library/library.cpp:37
↓ 1 callers
Function
check_unit
chapter04/ch04_drill.cpp:3
↓ 1 callers
Function
classical_elimination
chapter24/ex07_no_lib.cpp:39
↓ 1 callers
Function
classical_elimination
chapter24/ex04-6_gaussian.cpp:39
↓ 1 callers
Function
clean_up_mess
chapter07/x_ex01_underscore.cpp:213
↓ 1 callers
Function
clean_up_mess
chapter07/x_ex06_help.cpp:249
↓ 1 callers
Function
clean_up_mess
chapter07/x_ex02_assignment.cpp:222
↓ 1 callers
Function
clean_up_mess
chapter07/x_ex07_quit_help.cpp:251
↓ 1 callers
Function
clean_up_mess
expression evaluation loop §7.7 recovering from errors
chapter07/ch07_calculator.cpp:495
↓ 1 callers
Function
clean_up_mess
chapter07/x_ex08_grammar.cpp:279
↓ 1 callers
Function
clean_up_mess
chapter07/x_ex04_symbol_table.cpp:239
↓ 1 callers
Function
clean_up_mess
chapter07/x_ex03_constants.cpp:228
↓ 1 callers
Function
clean_up_mess
chapter07/ch07_drill.cpp:324
↓ 1 callers
Function
clean_up_mess
chapter07/x_ex05_newline_print.cpp:247
↓ 1 callers
Function
clean_up_mess
text_lib/calculator02.cpp:210
↓ 1 callers
Function
clean_up_mess
expression evaluation loop §7.7 recovering from errors
chapter25/ex04_bitwise_calc.cpp:560
↓ 1 callers
Function
clean_up_mess
expression evaluation loop §7.7 recovering from errors
chapter08/ex01_calculator.cpp:489
↓ 1 callers
Function
clear
chapter27/ex02_intrusive_List.c:40
↓ 1 callers
Method
color_pressed
chapter16/ch16_drill.cpp:39
↓ 1 callers
Function
conjunction
chapter06/ex06_english.cpp:120
↓ 1 callers
Method
construct
chapter20/ex16-1_ovector.cpp:22
↓ 1 callers
Function
copy2
chapter18/ch18_tt_copy.cpp:22
↓ 1 callers
Function
count_word
chapter21/ex14_word_query.cpp:16
↓ 1 callers
Function
create_table
chapter27/ex12_pair_table.c:35
↓ 1 callers
Function
cs_remove
chapter27/ex12_pair_table.c:76
↓ 1 callers
Function
ctof
chapter05/ex06_ctof.cpp:3
↓ 1 callers
Function
ctok
chapter05/ex05_ktoc.cpp:3
↓ 1 callers
Function
ctok
chapter05/ex03_absolute_zero.cpp:3
↓ 1 callers
Function
ctok
chapter05/ex04_ctok_err.cpp:3
↓ 1 callers
Function
ctok
chapter05/ex02_celsius_to_kelvin.cpp:3
↓ 1 callers
Method
dash_pressed
chapter16/ch16_drill.cpp:36
↓ 1 callers
Function
date_replace
chapter23/ex12_date_replace.cpp:31
↓ 1 callers
Method
day
chapter09/ch09_drill.cpp:173
↓ 1 callers
Method
day
non-modifying operations
chapter09/ex12_date/date.cpp:36
↓ 1 callers
Method
deallocate
chapter20/ex15_pvector.cpp:20
↓ 1 callers
Function
decipher
chapter25/ch25_tt4_TEA.cpp:36
↓ 1 callers
Function
declaration
chapter07/x_ex01_underscore.cpp:220
↓ 1 callers
Function
declaration
chapter07/x_ex06_help.cpp:256
← previous
next →
401–500 of 1,684, ranked by callers