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
↓ 1 callers
Function
expression
code_snippets/Chapter08/chapter.8.2-better.cpp:59
↓ 1 callers
Function
expression
code_snippets/Chapter08/chapter.8.5.8.no-link.cpp:34
↓ 1 callers
Function
f
code_snippets/Chapter14/chapter.14.1.3.crash.cpp:12
↓ 1 callers
Function
f
code_snippets/Chapter18/chapter.18.5.2-2.cpp:26
↓ 1 callers
Function
f
Don't return a pointer to a local variable:
code_snippets/Chapter18/chapter.18.5.4.crash.cpp:49
↓ 1 callers
Function
f
code_snippets/Chapter18/chapter.18.5.2-1.cpp:26
↓ 1 callers
Function
f
code_snippets/Chapter18/chapter.18.5.cpp:12
↓ 1 callers
Function
f
code_snippets/Chapter25/chapter.25.4.2.no-link.cpp:52
↓ 1 callers
Function
f
code_snippets/Chapter21/chapter.21.4.cpp:32
↓ 1 callers
Function
f
code_snippets/Chapter21/chapter.21.7.4.cpp:35
↓ 1 callers
Function
f
code_snippets/Chapter21/chapter.21.8.cpp:42
↓ 1 callers
Function
f
code_snippets/Chapter21/chapter.21.2-2.cpp:24
↓ 1 callers
Function
f
code_snippets/Chapter21/chapter.21.2-1.cpp:23
↓ 1 callers
Function
f
code_snippets/Chapter21/chapter.21.7.1.cpp:43
↓ 1 callers
Function
f
code_snippets/Chapter27/chapter.27.6.2.cpp:15
↓ 1 callers
Function
f
code_snippets/Chapter27/chapter.27.6.3.cpp:11
↓ 1 callers
Function
f
code_snippets/Chapter20/chapter.20.9.cpp:52
↓ 1 callers
Function
f
code_snippets/Chapter20/chapter.20.4.2.cpp:106
↓ 1 callers
Function
f
code_snippets/Chapter17/chapter.17.7.cpp:27
↓ 1 callers
Function
f
code_snippets/Chapter17/chapter.17.5.2.cpp:24
↓ 1 callers
Function
f
code_snippets/Chapter17/chapter.17.5-1.cpp:26
↓ 1 callers
Function
f
code_snippets/Chapter09/chapter.9.4.5.cpp:35
↓ 1 callers
Function
f
code_snippets/Chapter09/chapter.9.4.2-problematic.cpp:39
↓ 1 callers
Function
f
code_snippets/Chapter24/chapter.24.9.cpp:38
↓ 1 callers
Function
f
code_snippets/Chapter24/chapter.24.5.1.cpp:15
↓ 1 callers
Function
f
code_snippets/Chapter19/chapter.19.3.5.cpp:35
↓ 1 callers
Function
f
code_snippets/Chapter19/chapter.19.5.2.cpp:13
↓ 1 callers
Function
f
code_snippets/Chapter08/chapter.8.6.1.cpp:13
↓ 1 callers
Function
f
code_snippets/Chapter08/chapter.8.5.4-two.cpp:23
↓ 1 callers
Function
f
code_snippets/Chapter08/chapter.8.5.4-one.cpp:23
↓ 1 callers
Function
f
code_snippets/Chapter08/chapter.8.2-better.cpp:68
↓ 1 callers
Function
f
code_snippets/Chapter08/chapter.8.4-one.cpp:11
↓ 1 callers
Function
f
code_snippets/Chapter08/chapter.8.5.2.cpp:14
↓ 1 callers
Function
f
code_snippets/Chapter08/chapter.8.3.cpp:22
↓ 1 callers
Function
f
code_snippets/Chapter08/chapter.8.6.cpp:14
↓ 1 callers
Function
f
chapter17/chapter17_trythis.cpp:25
↓ 1 callers
Function
f
chapter19/chapter19_ex02.cpp:11
↓ 1 callers
Function
f
chapter19/chapter19_ex12.cpp:39
↓ 1 callers
Method
f
code_snippets/Chapter27/chapter.27.2.3.cpp:24
↓ 1 callers
Method
f
code_snippets/Chapter09/chapter.9.3.cpp:13
↓ 1 callers
Method
f
code_snippets/Chapter08/chapter.8.4-three.crash.cpp:67
↓ 1 callers
Method
f
chapter14/chapter14_drill.cpp:8
↓ 1 callers
Method
f
struct X with member functions f(), g(), X(), m3() and main(), member variable m
chapter09/chapter09_ex04.cpp:4
↓ 1 callers
Function
f1
code_snippets/Chapter24/chapter.24.5.1.cpp:30
↓ 1 callers
Function
f1
code_snippets/Chapter08/chapter.8.4-three.crash.cpp:49
↓ 1 callers
Function
f1
chapter19/chapter19_ex11.cpp:114
↓ 1 callers
Function
f1
test pvector
chapter20/chapter20_ex15.cpp:141
↓ 1 callers
Function
f1
chapter21/chapter21_drill.cpp:99
↓ 1 callers
Function
f2
code_snippets/Chapter18/chapter.18.5.cpp:23
↓ 1 callers
Function
f2
code_snippets/Chapter17/chapter.17.5-1.cpp:34
↓ 1 callers
Function
f2
shows how auto_pntr destroys its object when an exception is thrown
chapter19/chapter19_ex10.cpp:50
↓ 1 callers
Function
f2
chapter19/chapter19_ex11.cpp:105
↓ 1 callers
Function
f2
test ovector
chapter20/chapter20_ex15.cpp:154
↓ 1 callers
Function
f2
chapter21/chapter21_drill.cpp:159
↓ 1 callers
Function
f3
code_snippets/Chapter17/chapter.17.5-2.cpp:26
↓ 1 callers
Function
f3
chapter19/chapter19_ex11.cpp:96
↓ 1 callers
Function
f3
test ownership_vector
chapter20/chapter20_ex15.cpp:173
↓ 1 callers
Function
f3
chapter21/chapter21_drill.cpp:250
↓ 1 callers
Function
f4
chapter21/chapter21_drill.cpp:321
↓ 1 callers
Function
fac
code_snippets/Chapter15/chapter.15.5.cpp:16
↓ 1 callers
Function
fac
chapter15/chapter15_ex01.cpp:5
↓ 1 callers
Function
factorial
calculate factorial
chapter06/chapter06_ex10.cpp:11
↓ 1 callers
Function
factorial
calculate factorial d must be a non-negative integer; 0! is defined as 1
chapter06/chapter06_ex02.cpp:120
↓ 1 callers
Function
fct
code_snippets/Chapter20/chapter.20.1.2-1.cpp:16
↓ 1 callers
Function
fct
code_snippets/Chapter20/chapter.20.1.2-3.cpp:30
↓ 1 callers
Function
fct
code_snippets/Chapter20/chapter.20.1.2-2.cpp:30
↓ 1 callers
Function
fct
code_snippets/Chapter20/chapter.20.1.1.cpp:18
↓ 1 callers
Function
fct
code_snippets/Chapter20/chapter.20.1.cpp:18
↓ 1 callers
Function
fct
code_snippets/Chapter20/chapter.20.3.1.cpp:30
↓ 1 callers
Function
fct
code_snippets/Chapter17/chapter.17.5.2.cpp:14
↓ 1 callers
Method
fct_mbutton_pressed
lib_files/Simple_window.h:261
↓ 1 callers
Function
fct_that_can_return_a_0
code_snippets/Chapter18/chapter.18.5.4.crash.cpp:41
↓ 1 callers
Function
ff
code_snippets/Chapter17/chapter.17.7.cpp:38
↓ 1 callers
Function
fibonacci
fill a vector with the Fibonacci sequence
chapter08/chapter08_ex02.cpp:20
↓ 1 callers
Method
file
chapter19/chapter19_ex12.cpp:15
↓ 1 callers
Method
fill_color
chapter19/chapter19_ex14_Graph.h:188
↓ 1 callers
Function
fill_from_file
read Readings into vector from file
chapter10/chapter10_ex04b.cpp:46
↓ 1 callers
Function
fill_from_file
read Readings into vector from file
chapter10/chapter10_ex03.cpp:38
↓ 1 callers
Function
fill_from_file
function to read from file
chapter10/chapter10_drill.cpp:59
↓ 1 callers
Function
fill_vector
code_snippets/Chapter10/chapter.10.6-problematic.cpp:11
↓ 1 callers
Function
find
code_snippets/Chapter21/chapter.21.2-1.cpp:14
↓ 1 callers
Function
find
chapter19/chapter19_ex04.cpp:154
↓ 1 callers
Method
find
returns pointer to element with key x if x exists in list, 0 otherwise
chapter18/chapter18_ex11.cpp:40
↓ 1 callers
Function
find1
chapter21/chapter21_trythis1.cpp:8
↓ 1 callers
Function
find2
chapter21/chapter21_trythis1.cpp:17
↓ 1 callers
Function
find_from_addr
return name of sender of Message, if any, otherwise ""
chapter23/chapter23_ex04.cpp:89
↓ 1 callers
Function
find_from_addr
find the name of the sender in a Message; return true if found if found, place the sender's name in s
chapter23/chapter23_ex01.cpp:99
↓ 1 callers
Function
find_from_addr
return name of sender of Message, if any, otherwise ""
chapter23/chapter23_ex03.cpp:86
↓ 1 callers
Function
find_index
look up index if given string in vector of strings
chapter08/chapter08_ex07.cpp:38
↓ 1 callers
Function
find_subject
return the subject of the Message, if any, otherwise ""
chapter23/chapter23_ex04.cpp:97
↓ 1 callers
Function
find_subject
return the subject of the Message, if any, otherwise ""
chapter23/chapter23_ex03.cpp:94
↓ 1 callers
Function
find_text
code_snippets/Chapter20/chapter.20.6.2.cpp:108
↓ 1 callers
Function
findx
chapter17/chapter17_ex05.cpp:7
↓ 1 callers
Function
findx
chapter18/chapter18_ex01.cpp:30
↓ 1 callers
Method
first_name
chapter15/chapter15_drill_class.cpp:17
↓ 1 callers
Method
font_size
chapter22/chapter22_Graph.h:279
↓ 1 callers
Function
foo
code_snippets/Chapter19/chapter.19.1.cpp:11
↓ 1 callers
Function
frag
chapter25/chapter25_trythis1.cpp:21
↓ 1 callers
Method
free
chapter25/chapter25_ex14.cpp:41
↓ 1 callers
Function
from_binary
converts the binary file to text file s
chapter11/chapter11_ex08.cpp:23
← previous
next →
1,101–1,200 of 3,960, ranked by callers