Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bewuethr/stroustrup-ppp
/ functions
Functions
3,960 in github.com/bewuethr/stroustrup-ppp
⨍
Functions
3,960
◇
Types & classes
884
↓ 2 callers
Method
free
chapter25/chapter25_ex15.cpp:55
↓ 2 callers
Function
g
chapter24/chapter24_trythis2.cpp:28
↓ 2 callers
Function
g
code_snippets/Chapter08/chapter.8.4-three.crash.cpp:11
↓ 2 callers
Function
g
code_snippets/Chapter08/chapter.8.5.6.cpp:20
↓ 2 callers
Function
g
code_snippets/Chapter08/chapter.8.4-two.cpp:18
↓ 2 callers
Function
g
code_snippets/Chapter08/chapter.8.5.5-two.cpp:54
↓ 2 callers
Method
get
code_snippets/Chapter18/chapter.18.2.1.cpp:24
↓ 2 callers
Method
get
code_snippets/Chapter17/chapter.17.7.cpp:21
↓ 2 callers
Method
get
chapter25/chapter25_ex14.cpp:28
↓ 2 callers
Method
get
chapter25/chapter25_ex15.cpp:42
↓ 2 callers
Method
get_books
nonmodifying operations:
chapter09/Liber.h:106
↓ 2 callers
Method
get_cents
chapter09/chapter09_ex14.cpp:28
↓ 2 callers
Function
get_int
code_snippets/Chapter10/chapter.10.7.1-better2.cpp:34
↓ 2 callers
Function
get_int
code_snippets/Chapter10/chapter.10.7.2.cpp:29
↓ 2 callers
Method
get_label
chapter22/chapter22_Graph.h:426
↓ 2 callers
Function
get_new_solution
puts new numbers into solution vector
chapter05/chapter05_ex12.cpp:14
↓ 2 callers
Function
get_number
tries to read an integer from input; if this fails, input is cleared and read as a string
chapter04/chapter04_ex07.cpp:23
↓ 2 callers
Method
get_patrons
chapter09/Liber.h:107
↓ 2 callers
Method
get_string
chapter19/chapter19_ex14_GUI.cpp:45
↓ 2 callers
Function
get_time
chapter20/chapter20_ex20.cpp:27
↓ 2 callers
Method
get_transactions
chapter09/Liber.h:108
↓ 2 callers
Function
gui_main
...
code_snippets/Chapter08/chapter.8.7.no-link.cpp:14
↓ 2 callers
Function
has_length
chapter21/chapter21_ex14_tq.cpp:182
↓ 2 callers
Method
hide
chapter22/chapter22_GUI.h:129
↓ 2 callers
Method
hide
chapter26/GUI.h:110
↓ 2 callers
Method
hide
chapter21/chapter21_ex11_GUI.h:129
↓ 2 callers
Function
high
code_snippets/Chapter20/chapter.20.1.2-3.cpp:18
↓ 2 callers
Function
high
code_snippets/Chapter20/chapter.20.1.2-2.cpp:18
↓ 2 callers
Function
high
code_snippets/Chapter20/chapter.20.4.2.cpp:95
↓ 2 callers
Function
high
code_snippets/Chapter20/chapter.20.3.1.cpp:12
↓ 2 callers
Function
high
chapter20/chapter20_ex04.cpp:40
↓ 2 callers
Function
high
Return a pointer to the element in [first,last) that has the highest value
chapter20/chapter20_ex02.cpp:39
↓ 2 callers
Function
high_arr
return a pointer to the element in array arg with n elements that has the highest value
chapter20/chapter20_ex03.cpp:50
↓ 2 callers
Function
high_ptr
return a pointer to the element in [first,last) that has the highest value
chapter20/chapter20_ex03.cpp:60
↓ 2 callers
Function
high_vec
return a pointer to the element in vector v that has the highest value
chapter20/chapter20_ex03.cpp:39
↓ 2 callers
Function
incr_p
compute a new value and return it
code_snippets/Chapter17/chapter.17.9.1.cpp:12
↓ 2 callers
Function
init_day
code_snippets/Chapter09/chapter.9.4.1.cpp:20
↓ 2 callers
Function
init_shape
chapter27/chapter27_ex16.c:62
↓ 2 callers
Function
init_shape
chapter27/chapter27_ex15.c:73
↓ 2 callers
Function
insert
code_snippets/Chapter17/chapter.17.9.3-2.cpp:21
↓ 2 callers
Method
insert
chapter20/chapter20_ex14.cpp:62
↓ 2 callers
Method
is_declared
chapter19/chapter19_ex03.cpp:49
↓ 2 callers
Function
is_palindrome
using arrays
chapter18/chapter18_ex10.cpp:9
↓ 2 callers
Function
is_prefix
code_snippets/Chapter23/chapter.23.4.1.cpp:77
↓ 2 callers
Function
is_prefix
is p the first part of s?
chapter23/chapter23_ex01.cpp:87
↓ 2 callers
Function
is_whitespace
true if c is contained in white
chapter20/chapter20_ex06.cpp:324
↓ 2 callers
Function
isvowel
check if letter is a vowel
chapter11/chapter11_ex02.cpp:8
↓ 2 callers
Method
label
chapter19/chapter19_ex14_Graph.h:293
↓ 2 callers
Method
label
chapter21/chapter21_ex11_Graph.h:267
↓ 2 callers
Method
label
lib_files/Graph.h:355
↓ 2 callers
Function
leapyear
code_snippets/Chapter09/chapter.9.8.cpp:154
↓ 2 callers
Function
leapyear
code_snippets/Chapter09/Chrono.cpp:91
↓ 2 callers
Function
line_intersect
does two lines (p1,p2) and (p3,p4) intersect? if se return the distance of the intersect point as distances from p1
code_snippets/GUI/Graph.cpp:101
↓ 2 callers
Function
line_intersect
do two lines (p1,p2) and (p3,p4) intersect? if se return the distance of the intersect point as distances from p1
chapter22/chapter22_Graph.cpp:131
↓ 2 callers
Function
line_intersect
does two lines (p1,p2) and (p3,p4) intersect? if se return the distance of the intersect point as distances from p1
chapter26/Graph.cpp:110
↓ 2 callers
Function
line_intersect
does two lines (p1,p2) and (p3,p4) intersect? if se return the distance of the intersect point as distances from p1
chapter19/chapter19_ex14_Graph.cpp:99
↓ 2 callers
Function
line_intersect
do two lines (p1,p2) and (p3,p4) intersect? if se return the distance of the intersect point as distances from p1
chapter21/chapter21_ex11_Graph.cpp:99
↓ 2 callers
Function
line_intersect
does two lines (p1,p2) and (p3,p4) intersect? if se return the distance of the intersect point as distances from p1
lib_files/Graph.cpp:235
↓ 2 callers
Function
longest
chapter21/chapter21_ex14_tq.cpp:134
↓ 2 callers
Function
make
code_snippets/Chapter18/chapter.18.3.1.cpp:34
↓ 2 callers
Function
make
chapter18/chapter18_trythis1.cpp:35
↓ 2 callers
Function
make_vec
code_snippets/Chapter19/chapter.19.5.3.cpp:17
↓ 2 callers
Method
month
code_snippets/Chapter09/chapter.9.4.5.cpp:26
↓ 2 callers
Method
month
code_snippets/Chapter09/chapter.9.7.5.cpp:18
↓ 2 callers
Method
month
chapter21/chapter21_ex09.cpp:81
↓ 2 callers
Function
most_frequent
chapter21/chapter21_ex14_tq.cpp:118
↓ 2 callers
Method
move
chapter26/Graph.cpp:64
↓ 2 callers
Method
move
chapter21/chapter21_ex11_Graph.cpp:61
↓ 2 callers
Method
move
lib_files/Graph.h:703
↓ 2 callers
Function
mtoint
takes string describing month, returns corresponding int
chapter23/chapter23_ex12.cpp:34
↓ 2 callers
Function
my_abs
code_snippets/Chapter08/chapter.8.4-two.cpp:33
↓ 2 callers
Function
my_complicated_function
code_snippets/Chapter05/chapter.5.8.1.cpp:35
↓ 2 callers
Function
my_complicated_function
code_snippets/Chapter05/chapter.5.9.cpp:11
↓ 2 callers
Function
my_copy
chapter20/chapter20_drill.cpp:41
↓ 2 callers
Function
my_find
code_snippets/Chapter08/chapter.8.5.1.cpp:25
↓ 2 callers
Method
name
chapter21/chapter21_ex11_Order.h:99
↓ 2 callers
Function
next
code_snippets/Chapter27/chapter.27.3.3.cpp:13
↓ 2 callers
Method
next
code_snippets/Chapter17/chapter.17.10.1.cpp:25
↓ 2 callers
Method
next
chapter14/chapter14_ex15.cpp:26
↓ 2 callers
Method
next
chapter17/chapter17_ex11.cpp:21
↓ 2 callers
Method
next
chapter17/chapter17_ex14.cpp:23
↓ 2 callers
Method
next
lib_files/Simple_window.cpp:50
↓ 2 callers
Function
noun
checks if a string is a noun
chapter06/chapter06_ex06.cpp:81
↓ 2 callers
Function
num_of_occurrences
chapter21/chapter21_ex14_tq.cpp:108
↓ 2 callers
Function
permutations
calculate permutations
chapter06/chapter06_ex10.cpp:27
↓ 2 callers
Method
pop_front
chapter20/chapter20_ex14.cpp:110
↓ 2 callers
Function
primary
code_snippets/Chapter08/chapter.8.5.8.no-link.cpp:63
↓ 2 callers
Function
print
chapter14/chapter14_ex15.cpp:58
↓ 2 callers
Function
print
chapter27/chapter27_ex09.c:13
↓ 2 callers
Function
print
chapter27/chapter27_ex08.cpp:11
↓ 2 callers
Function
print
chapter21/chapter21_ex07.cpp:59
↓ 2 callers
Function
print
print vector of integers
chapter08/chapter08_ex14.cpp:8
↓ 2 callers
Function
print
print (name,age) pairs
chapter08/chapter08_ex07.cpp:30
↓ 2 callers
Function
print_all
code_snippets/Chapter17/chapter.17.10.1.cpp:70
↓ 2 callers
Function
print_all
code_snippets/Chapter17/chapter.17.9.5.cpp:86
↓ 2 callers
Function
print_all
chapter17/chapter17_ex11.cpp:98
↓ 2 callers
Function
print_all
chapter17/chapter17_ex14.cpp:107
↓ 2 callers
Function
print_ar
chapter18/chapter18_drill1.cpp:8
↓ 2 callers
Function
print_array10
4
chapter17/chapter17_drill.cpp:6
↓ 2 callers
Function
print_result
chapter27/chapter27_ex14.c:61
← previous
next →
701–800 of 3,960, ranked by callers