MCPcopy Create free account

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

Functions3,960 in github.com/bewuethr/stroustrup-ppp

↓ 434 callersFunctionerror
chapter24/Matrix.h:30
↓ 235 callersMethodattach
chapter19/chapter19_ex14_GUI.cpp:17
↓ 226 callersMethodwhat
chapter23/chapter23_ex09.cpp:24
↓ 195 callersMethodsize
chapter19/chapter19_ex08.cpp:81
↓ 194 callersMethodsize
chapter26/Graph.h:138
↓ 188 callersMethodattach
code_snippets/GUI/GUI.cpp:16
↓ 163 callersMethodpush_back
chapter26/Graph.h:132
↓ 147 callersMethodbegin
chapter27/chapter27_ex04.cpp:73
↓ 144 callersMethodend
chapter27/chapter27_ex04.cpp:74
↓ 141 callersFunctionkeep_window_open
The call to keep_window_open() is needed on some Windows machines to prevent them from closing the window before you have a chance to read the output.
code_snippets/Chapter04/std_lib_facilities.h:23
↓ 133 callersMethodpush_back
chapter19/chapter19_ex08.cpp:164
↓ 132 callersMethodwait_for_button
chapter19/chapter19_ex14_Simple_window.cpp:23
↓ 122 callersMethodadd
code_snippets/GUI/Graph.cpp:26
↓ 113 callersFunctionadd
chapter19/chapter19_ex04.cpp:104
↓ 112 callersFunctionprint
chapter25/chapter25_ex08.cpp:8
↓ 108 callersMethodpush_back
code_snippets/Chapter19/chapter.19.2.6.cpp:68
↓ 104 callersMethodadd
insert n after this object
chapter17/chapter17_ex13.cpp:62
↓ 87 callersFunctionerror
Helper function to show an error message
code_snippets/Chapter07/std_lib_facilities.h:58
↓ 82 callersMethodset_color
code_snippets/GUI/Graph.cpp:333
↓ 82 callersFunctionsqrt
lib_files/std_lib_facilities.h:229
↓ 78 callersMethodwhat
code_snippets/Chapter23/chapter.23.2.cpp:28
↓ 77 callersMethodsize
code_snippets/Chapter24/Matrix.h:142
↓ 75 callersMethodset_fill_color
chapter19/chapter19_ex14_Graph.h:187
↓ 62 callersMethodclear
chapter22/chapter22_GUI.cpp:52
↓ 61 callersMethodsize
chapter21/chapter21_ex11_Graph.h:166
↓ 60 callersMethodset_color
chapter19/chapter19_ex14_Graph.cpp:506
↓ 47 callersMethodwait_for_button
code_snippets/GUI/Simple_window.cpp:21
↓ 43 callersMethodend
code_snippets/Chapter21/chapter.21.5.2.cpp:29
↓ 43 callersMethodsize
lib_files/Graph.h:165
↓ 40 callersMethodsize
chapter24/Matrix.h:142
↓ 39 callersMethodbegin
code_snippets/Chapter21/chapter.21.5.2.cpp:27
↓ 39 callersMethodget
chapter19/chapter19_ex03.cpp:28
↓ 39 callersMethodset_style
chapter19/chapter19_ex14_Graph.h:185
↓ 38 callersMethodas_int
lib_files/Graph.h:111
↓ 38 callersFunctioncenter
lib_files/Graph.cpp:637
↓ 38 callersMethodcenter
chapter22/chapter22_Graph.cpp:386
↓ 38 callersMethodpush_back
chapter20/chapter20_ex14.cpp:85
↓ 37 callersMethodinsert
insert q before p
chapter27/chapter27_ex04.cpp:136
↓ 37 callersFunctionkeep_window_open
The call to keep_window_open() is needed on some Windows machines to prevent them from closing the window before you have a chance to read the output.
code_snippets/Chapter07/std_lib_facilities.h:26
↓ 36 callersMethodbase_apply
chapter24/Matrix.h:179
↓ 36 callersMethodbase_apply
code_snippets/Chapter24/Matrix.h:179
↓ 36 callersMethodcenter
lib_files/Graph.cpp:851
↓ 36 callersFunctionerror
error() simply disguises throws:
lib_files/std_lib_facilities.h:140
↓ 36 callersMethodpoint
lib_files/Graph.h:188
↓ 36 callersFunctionrandint
chapter24/chapter24_ex10.cpp:13
↓ 35 callersMethodset_label
chapter19/chapter19_ex14_GUI.cpp:61
↓ 35 callersMethodsize
chapter20/chapter20_ex18.cpp:66
↓ 35 callersMethodvisibility
lib_files/Graph.h:56
↓ 33 callersFunctionpush_back
add p at end of lst; return 0 if okay, -1 if not */
chapter27/chapter27_ex03.c:70
↓ 32 callersMethodset_fill_color
code_snippets/GUI/Graph.h:154
↓ 32 callersMethodsize
chapter22/chapter22_Graph.h:165
↓ 31 callersMethodas_int
chapter10/chapter10_ex06.cpp:10
↓ 31 callersFunctionmake_pair
code_snippets/Chapter21/chapter.21.6.2.cpp:31
↓ 31 callersMethodpoint
chapter19/chapter19_ex14_Graph.h:190
↓ 30 callersMethodattach
lib_files/GUI.cpp:16
↓ 30 callersMethodbegin
chapter20/chapter20_ex06.cpp:120
↓ 30 callersFunctiondiag_vec
chapter19/chapter19_ex08.cpp:190
↓ 29 callersFunctionerror
Helper function to show an error message
code_snippets/Chapter10/std_lib_facilities.h:58
↓ 29 callersFunctionx_max
invoke GUI library's main event loop
lib_files/Window.h:58
↓ 28 callersMethodpush_back
lib_files/Graph.h:136
↓ 27 callersMethodcenter
chapter19/chapter19_ex14_Graph.cpp:354
↓ 27 callersFunctionerror
Helper function to show an error message
code_snippets/Chapter06/std_lib_facilities.h:31
↓ 27 callersFunctionerror
Helper function to show an error message
chapter26/std_lib_facilities.h:23
↓ 26 callersMethodend
chapter20/chapter20_ex06.cpp:122
↓ 26 callersMethodget
code_snippets/Chapter07/chapter.7.2.cpp:53
↓ 26 callersMethodset_style
code_snippets/GUI/Graph.h:152
↓ 25 callersMethodbegin
chapter20/chapter20_drill.cpp:14
↓ 25 callersFunctioncenter
chapter22/chapter22_Graph.cpp:343
↓ 25 callersMethoddim1
chapter24/Matrix.h:256
↓ 25 callersMethodget
read characters from cin and compose a Token
chapter25/chapter25_ex04.cpp:140
↓ 25 callersFunctionmove
chapter19/chapter19_ex04.cpp:199
↓ 25 callersMethodset_label
code_snippets/GUI/Graph.h:249
↓ 25 callersMethodslice
code_snippets/Chapter24/Matrix.h:282
↓ 24 callersFunctionget_token
code_snippets/Chapter06/chapter.6.6-problematic.cpp:23
↓ 24 callersMethodmove
chapter19/chapter19_ex14_Graph.cpp:61
↓ 24 callersMethodpush_back
chapter21/chapter21_ex11_Graph.h:137
↓ 24 callersMethodresize
chapter19/chapter19_ex08.cpp:152
↓ 24 callersFunctionstrlen
chapter27/chapter27_ex01.c:7
↓ 22 callersFunctioncenter
chapter19/chapter19_ex14_Graph.cpp:311
↓ 22 callersMethoddim1
code_snippets/Chapter24/Matrix.h:256
↓ 22 callersMethodget
read characters from cin and compose a Token
chapter07/chapter07_ex11.cpp:124
↓ 22 callersMethodget
read characters from cin and compose a Token
chapter07/chapter07_drill_and_ex.cpp:128
↓ 22 callersMethodget
read characters from cin and compose a Token
chapter08/chapter08_ex01.cpp:119
↓ 21 callersMethodbegin
code_snippets/Chapter20/chapter.20.4.2.cpp:71
↓ 21 callersMethodend
chapter20/chapter20_drill.cpp:16
↓ 21 callersMethodget
chapter26/chapter26_ex06.cpp:70
↓ 21 callersMethodpoint
chapter22/chapter22_Graph.h:188
↓ 21 callersFunctionprint
chapter21/chapter21_drill.cpp:89
↓ 20 callersFunctionbinary_search
chapter26/chapter26_ex05.cpp:16
↓ 20 callersMethoddraw
lib_files/Graph.cpp:48
↓ 20 callersFunctionerror
code_snippets/Chapter24/Matrix.h:30
↓ 20 callersMethodget
read characters from iss and compose a Token
chapter16/chapter16_ex09_calc.cpp:22
↓ 20 callersMethodvalue
lib_files/Graph.h:842
↓ 20 callersFunctionx_max
invoke GUI library's main event loop
chapter19/chapter19_ex14_Window.h:58
↓ 19 callersMethodend
one beyond the last line
chapter26/chapter26_ex07_text_editor.cpp:37
↓ 19 callersMethoderase
erase p, return pointer to successor
chapter27/chapter27_ex04.cpp:154
↓ 19 callersMethodslice
chapter24/Matrix.h:282
↓ 19 callersFunctionx_max
invoke GUI library's main event loop
chapter21/chapter21_ex11_Window.h:57
↓ 18 callersFunctionadd
code_snippets/Chapter17/chapter.17.9.4.cpp:34
↓ 18 callersMethodbegin
chapter20/chapter20_ex14.cpp:23
next →1–100 of 3,960, ranked by callers