MCPcopy Create free account

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

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

↓ 18 callersFunctiondefault_date
code_snippets/Chapter08/chapter.8.6.2-better.cpp:23
↓ 18 callersFunctionerror
Helper function to show an error message
code_snippets/Chapter05/std_lib_facilities.h:31
↓ 18 callersMethodget
chapter10/chapter10_ex07.cpp:118
↓ 18 callersFunctionmax
code_snippets/Chapter08/chapter.8.4-two.cpp:26
↓ 17 callersMethodcenter
chapter21/chapter21_ex11_Graph.cpp:354
↓ 17 callersMethodend
code_snippets/Chapter20/chapter.20.4.2.cpp:79
↓ 17 callersMethodget
code_snippets/Chapter06/chapter.6.9.cpp:53
↓ 17 callersFunctionn
chapter19/chapter19_ex14_Graph.cpp:283
↓ 17 callersMethodpoint
chapter21/chapter21_ex11_Graph.h:189
↓ 17 callersMethodset_font
chapter19/chapter19_ex14_Graph.h:295
↓ 17 callersMethodsize
code_snippets/GUI/Graph.h:138
↓ 17 callersFunctionto_string
code_snippets/Chapter23/chapter.23.2.cpp:16
↓ 16 callersMethodbegin
first character of first line
chapter26/chapter26_ex07_text_editor.cpp:29
↓ 16 callersMethodclear
chapter19/chapter19_ex14_GUI.cpp:53
↓ 16 callersMethodend
chapter20/chapter20_ex14.cpp:24
↓ 16 callersMethodignore
chapter26/chapter26_ex06.cpp:116
↓ 16 callersFunctionprint
chapter25/chapter25_ex03.cpp:21
↓ 16 callersMethodyear
return year
chapter09/Chrono.cpp:283
↓ 15 callersMethodas_int
chapter22/chapter22_Graph.h:111
↓ 15 callersMethodget_denom
chapter09/chapter09_ex13.cpp:26
↓ 15 callersMethodget_string
chapter21/chapter21_ex11_GUI.cpp:44
↓ 15 callersMethodput
chapter21/chapter21_ex11_GUI.cpp:77
↓ 14 callersMethodconstruct
construct a T with the value v in p
chapter19/chapter19_ex08.cpp:43
↓ 14 callersMethodcount
chapter19/chapter19_ex11.cpp:44
↓ 14 callersMethodget
code_snippets/Chapter07/chapter.7.8.3.cpp:122
↓ 14 callersMethodget
code_snippets/Chapter07/chapter.7.8.2.cpp:122
↓ 14 callersMethodget
code_snippets/Chapter07/chapter.7.8.1.cpp:122
↓ 14 callersMethodget
chapter10/chapter10_ex10.cpp:121
↓ 14 callersFunctionprint
chapter25/chapter25_drill.cpp:27
↓ 14 callersMethodradius
chapter19/chapter19_ex14_Graph.h:377
↓ 14 callersFunctionse
chapter19/chapter19_ex14_Graph.cpp:325
↓ 14 callersMethodset_color
lib_files/Graph.cpp:87
↓ 14 callersMethodsize
code_snippets/Chapter18/chapter.18.2.cpp:22
↓ 14 callersFunctionsw
chapter19/chapter19_ex14_Graph.cpp:332
↓ 14 callersMethodvisibility
chapter22/chapter22_Graph.h:56
↓ 14 callersMethodvisibility
chapter19/chapter19_ex14_Graph.h:58
↓ 14 callersMethodwidth
lib_files/Graph.h:339
↓ 14 callersFunctionxfer
chapter24/Matrix.h:719
↓ 14 callersFunctionxfer
code_snippets/Chapter24/Matrix.h:711
↓ 13 callersMethodadd
lib_files/Graph.cpp:25
↓ 13 callersFunctionf
chapter24/chapter24_trythis2.cpp:9
↓ 13 callersMethodget
chapter06/chapter06_ex02.cpp:76
↓ 13 callersMethodheight
lib_files/Graph.h:338
↓ 13 callersMethodhide
chapter19/chapter19_ex14_GUI.h:129
↓ 13 callersMethodmove
code_snippets/GUI/Graph.cpp:63
↓ 13 callersMethodshow
chapter14/chapter14_ex16.cpp:28
↓ 13 callersFunctionx_max
invoke GUI library's main event loop
code_snippets/GUI/Window.h:63
↓ 12 callersMethodas_int
chapter19/chapter19_ex14_Graph.h:113
↓ 12 callersMethodas_int
chapter21/chapter21_ex11_Graph.h:112
↓ 12 callersMethodget
code_snippets/Chapter07/chapter.7.7-problematic.cpp:109
↓ 12 callersMethodget_name
nonmodifying operations
chapter09/Liber.h:65
↓ 12 callersFunctioninit
initialize lst to empty; return 0 if okay, -1 if not */
chapter27/chapter27_ex03.c:31
↓ 12 callersFunctioninsert
chapter19/chapter19_ex04.cpp:90
↓ 12 callersFunctionne
chapter19/chapter19_ex14_Graph.cpp:318
↓ 12 callersFunctionprimary
deal with numbers and parentheses
code_snippets/Chapter06/chapter.6.9.cpp:94
↓ 12 callersFunctionprint
chapter20/chapter20_drill.cpp:29
↓ 12 callersFunctionptr_to_int
take a pointer and return its address as an int
chapter17/chapter17_ex01.cpp:8
↓ 12 callersMethodput
chapter19/chapter19_ex14_GUI.cpp:78
↓ 12 callersMethodradius
chapter22/chapter22_Graph.h:357
↓ 12 callersMethodradius
chapter21/chapter21_ex11_Graph.h:351
↓ 12 callersMethodradius
lib_files/Graph.h:469
↓ 12 callersMethodset_fill_color
lib_files/Graph.cpp:105
↓ 12 callersFunctionstrcmp
chapter27/chapter27_ex01.c:14
↓ 12 callersFunctionswap
code_snippets/Chapter08/chapter.8.5.5-three.cpp:11
↓ 12 callersFunctionterm
deal with *, /, and %
code_snippets/Chapter06/chapter.6.9.cpp:115
↓ 11 callersMethodadd_ordered
insert n into its lexicographically correct position return first element of list
chapter17/chapter17_ex13.cpp:74
↓ 11 callersMethoddraw
code_snippets/Chapter22/chapter.22.1.3.cpp:26
↓ 11 callersFunctionextract
find Link with name s in l, erase it from l, return pointer to it does not set l to zero if the element is the last in the list
chapter17/chapter17_ex13.cpp:161
↓ 11 callersFunctionfind_if
code_snippets/Chapter21/chapter.21.4.cpp:15
↓ 11 callersMethodget
code_snippets/Chapter07/chapter.7.7-better.cpp:110
↓ 11 callersMethodget
code_snippets/Chapter07/chapter.7.6.2.cpp:61
↓ 11 callersMethodget
code_snippets/Chapter07/chapter.7.5.cpp:53
↓ 11 callersMethodget
code_snippets/Chapter07/chapter.7.6.3.cpp:109
↓ 11 callersMethodget
code_snippets/Chapter07/chapter.7.6.1.cpp:61
↓ 11 callersMethodget
copy assignment
chapter19/chapter19_ex06.cpp:15
↓ 11 callersMethodget_numer
nonmodifying operations
chapter09/chapter09_ex13.cpp:25
↓ 11 callersMethodhide
lib_files/GUI.h:110
↓ 11 callersMethodinsert
code_snippets/Chapter20/chapter.20.8.no-link.cpp:63
↓ 11 callersMethodinsert
insert n before this object
chapter17/chapter17_ex13.cpp:51
↓ 11 callersMethodpush_back
chapter22/chapter22_Graph.h:136
↓ 11 callersFunctions
chapter19/chapter19_ex14_Graph.cpp:290
↓ 11 callersMethodvisibility
chapter21/chapter21_ex11_Graph.h:57
↓ 10 callersMethoddestroy
destroy the T in p
chapter19/chapter19_ex08.cpp:46
↓ 10 callersMethoddim2
number of elements in a row
chapter24/Matrix.h:421
↓ 10 callersFunctionerror
Helper function to show an error message
code_snippets/GUI/std_lib_facilities.h:23
↓ 10 callersFunctionerror
Helper function to show an error message
code_snippets/Chapter23/std_lib_facilities.h:23
↓ 10 callersMethodget
chapter06/chapter06_drill.cpp:67
↓ 10 callersMethodget
code_snippets/Chapter07/chapter.7.3.cpp:53
↓ 10 callersMethodget
code_snippets/Chapter07/chapter.7.4.cpp:53
↓ 10 callersMethodget_player_loc
chapter19/chapter19_ex14_wumpus.cpp:141
↓ 10 callersFunctiongui_main
chapter19/chapter19_ex14_Window.cpp:86
↓ 10 callersMethodmajor
chapter22/chapter22_Graph.h:400
↓ 10 callersMethodmajor
lib_files/Graph.h:639
↓ 10 callersMethodminor
chapter22/chapter22_Graph.h:402
↓ 10 callersMethodminor
lib_files/Graph.h:641
↓ 10 callersMethodmonth
return month
chapter09/Chrono.cpp:289
↓ 10 callersFunctionprint
chapter20/chapter20_ex06.cpp:246
↓ 10 callersMethodpush_back
chapter20/chapter20_ex15.cpp:46
↓ 10 callersFunctionstrcpy
chapter27/chapter27_ex01.c:30
↓ 10 callersFunctionstrlen
code_snippets/Chapter18/chapter.18.5.3.cpp:9
← previousnext →101–200 of 3,960, ranked by callers