Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mooophy/Cpp-Primer
/ functions
Functions
1,561 in github.com/Mooophy/Cpp-Primer
⨍
Functions
1,561
◇
Types & classes
283
Function
operator>=
ch14/ex14_26_StrBlob.cpp:35
Function
operator>=
ch14/ex14_26_StrVec.cpp:142
Function
operator>=
ch14/ex14_18_StrBlob.cpp:35
Function
operator>=
ch14/ex14_18_String.cpp:49
Function
operator>=
ch14/ex14_27_28_StrBlob.cpp:35
Function
operator>=
ch14/ex14_18_StrVec.cpp:142
Function
operator>=
ch14/ex14_30_StrBlob.cpp:35
Function
operator>=
ch14/ex14_23.cpp:142
Function
operator|
ch15/ex15.42_c/orquery.h:20
Function
operator|
ch15/ex15.39.40/query.h:144
Function
operator|
ch15/ex15.34.35.36.38/orquery.h:21
Function
operator|
ch15/ex15.42_b/orquery.h:20
Function
operator~
ch15/ex15.42_c/notquery.h:27
Function
operator~
ch15/ex15.39.40/query.h:199
Function
operator~
ch15/ex15.34.35.36.38/notquery.h:33
Function
operator~
ch15/ex15.42_b/notquery.h:27
Method
pop_back
ch12/ex12_02.h:28
Method
pop_back
ch12/ex12_19.h:39
Method
pop_back
ch12/ex12_22.h:41
Method
pop_back
ch13/ex13_26.h:44
Method
pop_back
ch16/ex16.12.13/Blob.h:86
Method
pop_back
ch16/ex16.24/Blob.h:106
Method
pop_back
ch14/ex14_26_StrBlob.h:100
Method
pop_back
ch14/ex14_30_StrBlob.h:100
Method
pop_back
ch14/ex14_16_StrBlob.h:89
Method
pop_back
ch14/ex14_18_StrBlob.h:97
Method
pop_back
ch14/ex14_27_28_StrBlob.h:100
Function
predicate
ch10/ex10_13.cpp:19
Function
print
a non-member function printing the result of a query.
ch16/ex16.21.22/wy_queryresult.cpp:33
Method
print
ch15/ex15.12.13.14/main.cpp:48
Method
print
... */
ch18/ex18.25.cpp:56
Method
print
... */
ch18/ex18.25.cpp:62
Method
print
... */
ch18/ex18.25.cpp:75
Method
print
... */
ch18/ex18.25.cpp:81
Function
print_debug
ch15/ex15.12.13.14/main.cpp:110
Method
print_debug
ch13/ex13_34_36_37.cpp:72
Method
print_debug
ch13/ex13_49_Message.cpp:75
Function
print_total
ch15/ex15.12.13.14/main.cpp:99
Function
print_total
ch15/ex15.8.9.10/ex15.8.9.10.cpp:43
Function
print_total
ch15/ex15.11/main.cpp:69
Function
print_total
ch15/ex15.1.2.3/main.cpp:40
Function
process
ch12/ex12_12.cpp:22
Method
push_back
ch12/ex12_19.h:38
Method
push_back
ch12/ex12_22.h:40
Method
push_back
ch13/ex13_49_StrVec.cpp:4
Method
push_back
ch13/ex13_26.h:43
Method
push_back
ch13/ex13_42_StrVec.cpp:6
Method
push_back
ch13/ex13_39.cpp:13
Method
push_back
ch16/ex16.12.13/Blob.h:20
Method
push_back
ch16/ex16.24/Blob.h:32
Method
push_back
* @brief allocate new room if nessary and push back the new string * @param s new string */
ch16/ex16.58.59/strvec.cpp:75
Method
push_back
ch16/ex16.58.59/vec.h:129
Method
push_back
ch14/ex14_16_StrVec.cpp:13
Method
push_back
ch14/ex14_26_StrVec.cpp:4
Method
push_back
ch14/ex14_26_StrBlob.h:78
Method
push_back
ch14/ex14_30_StrBlob.h:78
Method
push_back
ch14/ex14_16_StrBlob.h:71
Method
push_back
ch14/ex14_18_StrBlob.h:75
Method
push_back
ch14/ex14_18_StrVec.cpp:4
Method
push_back
ch14/ex14_27_28_StrBlob.h:78
Method
query
ch12/ex12_27_30.cpp:31
Method
query
ch12/ex12_32.cpp:31
Method
query
* @brief do a query opertion and return QueryResult object. */
ch17/ex17.3/textquery.cpp:46
Method
query
* @brief return a wy_queryResult object for the search result. * @param qWord */
ch16/ex16.21.22/wy_textquery.cpp:47
Method
query_return_tuple
* @brief do a query opertion and return tuple. */
ch17/ex17.3/textquery.cpp:64
Method
range_initialize
ch13/ex13_40.cpp:34
Method
range_initialize
ch13/ex13_49_StrVec.cpp:25
Method
range_initialize
ch13/ex13_42_StrVec.cpp:28
Method
range_initialize
ch14/ex14_26_StrVec.cpp:25
Method
range_initialize
ch14/ex14_18_StrVec.cpp:25
Method
range_initialize
ch14/ex14_23.cpp:25
Method
range_initializer
ch13/ex13_44_47.cpp:12
Method
range_initializer
ch13/ex13_49_String.cpp:11
Method
range_initializer
ch14/ex14_26_String.cpp:166
Method
range_initializer
ch14/ex14_07.cpp:12
Method
range_initializer
ch14/ex14_18_String.cpp:166
Method
range_initializer
ch14/ex14_16_String.cpp:146
Method
rate
ch07/ex7_57.h:16
Method
reallocate
ch13/ex13_40.cpp:78
Method
reallocate
ch13/ex13_49_StrVec.cpp:69
Method
reallocate
ch13/ex13_42_StrVec.cpp:72
Method
reallocate
ch13/ex13_39.cpp:69
Method
reallocate
ch16/ex16.16/vec.h:267
Method
reallocate
* @brief Double the capacity and using std::move move the original strings to the newly * allocated memory */
ch16/ex16.58.59/strvec.cpp:144
Method
reallocate
ch16/ex16.58.59/vec.h:279
Method
reallocate
ch14/ex14_26_String.cpp:126
Method
reallocate
ch14/ex14_16_StrVec.cpp:69
Method
reallocate
ch14/ex14_26_StrVec.cpp:69
Method
reallocate
ch14/ex14_18_String.cpp:126
Method
reallocate
ch14/ex14_18_StrVec.cpp:69
Method
reallocate
ch14/ex14_16_String.cpp:106
Method
reallocate
ch14/ex14_23.cpp:69
Method
release
ch16/ex16.29/unique_pointer.h:110
Method
release
ch16/ex16.28/unique_pointer.h:110
Method
remFldr
ch13/ex13_49_Message.h:39
Method
remMsg
ch13/ex13_49_Message.h:73
Method
remove
ch13/ex13_34_36_37.cpp:25
Method
remove
ch13/ex13_49_Message.cpp:45
Method
remove_from_Folders
ch13/ex13_49_Message.cpp:58
Method
remove_from_Message
ch13/ex13_49_Message.cpp:149
← previous
next →
1,301–1,400 of 1,561, ranked by callers