Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCon/CppCon2014
/ functions
Functions
289 in github.com/CppCon/CppCon2014
⨍
Functions
289
◇
Types & classes
157
↓ 14 callers
Function
In
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/In.h:137
↓ 14 callers
Function
Invoke
Presentations/How to call C libraries from C++/Code/Po7/Po7_Invoke.h:24
↓ 9 callers
Method
Inverse
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Inverted.h:92
↓ 8 callers
Method
ReturnedParts
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/Result.h:57
↓ 8 callers
Function
apply
Presentations/How to call C libraries from C++/Code/PlusPlus/Standardish/integer_sequence.h:63
↓ 7 callers
Function
Unwrap
Presentations/How to call C libraries from C++/Code/Po7/Po7_Basics.h:33
↓ 7 callers
Method
size
Presentations/How to call C libraries from C++/Code/PlusPlus/Standardish/integer_sequence.h:28
↓ 4 callers
Function
Detuple
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/InvokeWithGroups.h:65
↓ 4 callers
Function
FailsWhen
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Group modifiers/Checked.h:87
↓ 4 callers
Function
FailsWhenFalse
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Group modifiers/Checked.h:103
↓ 4 callers
Function
MakePointer
Presentations/How to call C libraries from C++/Code/PlusPlus/Forwarding/ForwardAsPointer.h:20
↓ 4 callers
Method
ThrownParts
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/Result.h:56
↓ 4 callers
Method
begin
Presentations/C++11 in the Wild - Techniques from a Real Codebase/iterable.h:9
↓ 4 callers
Function
translateExceptions
Presentations/Hourglass Interfaces for C++ APIs/code/hairpoll.cpp:29
↓ 3 callers
Method
CheckForFailure
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/Result.h:54
↓ 3 callers
Function
InOut
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/InOut.h:93
↓ 3 callers
Function
spaceship
Presentations/C++11 in the Wild - Techniques from a Real Codebase/spaceship.cc:32
↓ 3 callers
Method
vote
Presentations/Hourglass Interfaces for C++ APIs/code/poller.cpp:66
↓ 2 callers
Function
AnyParameterGroupFailed
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/InvokeWithGroups.h:53
↓ 2 callers
Function
CastConstAwayFromPointer
Presentations/How to call C libraries from C++/Code/PlusPlus/Forwarding/ForwardAsNonconstPointer.h:29
↓ 2 callers
Function
DoNothingWith
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Conjugated.h:41
↓ 2 callers
Method
Inverse
Presentations/How to call C libraries from C++/Code/PlusPlus/Seizing/UniquePtrSeizer.h:35
↓ 2 callers
Method
Inverse
Presentations/How to call C libraries from C++/Code/PlusPlus/Wrapping/EnumWrapper.h:34
↓ 2 callers
Function
InvokeWithGroups
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/InvokeWithGroups.h:123
↓ 2 callers
Function
MakeSystemErrorFromErrno
Presentations/How to call C libraries from C++/Code/Po7/Po7_Invoke.h:37
↓ 2 callers
Method
PassedParts
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/In.h:53
↓ 2 callers
Method
RewrapIfNecessary
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Conjugated.h:85
↓ 2 callers
Function
accept
Presentations/How to call C libraries from C++/Code/Po7/Po7_socket.h:146
↓ 2 callers
Method
addOption
Presentations/Hourglass Interfaces for C++ APIs/code/poller.cpp:61
↓ 2 callers
Function
apply_impl
Presentations/How to call C libraries from C++/Code/PlusPlus/Standardish/integer_sequence.h:54
↓ 2 callers
Function
arraylike_data
Presentations/How to call C libraries from C++/Code/PlusPlus/Standardish/arraylike.h:48
↓ 2 callers
Function
bufferlike_data
Presentations/How to call C libraries from C++/Code/PlusPlus/Standardish/bufferlike.h:35
↓ 2 callers
Function
bufferlike_size
Presentations/How to call C libraries from C++/Code/PlusPlus/Standardish/bufferlike.h:57
↓ 2 callers
Method
end
Presentations/C++11 in the Wild - Techniques from a Real Codebase/iterable.h:10
↓ 2 callers
Function
getsockname
Presentations/How to call C libraries from C++/Code/Po7/Po7_socket.h:162
↓ 2 callers
Function
inet_ntop
Presentations/How to call C libraries from C++/Code/Po7/Po7_inet.h:45
↓ 2 callers
Function
recv
Presentations/How to call C libraries from C++/Code/Po7/Po7_socket.h:221
↓ 2 callers
Function
send
Presentations/How to call C libraries from C++/Code/Po7/Po7_socket.h:214
↓ 2 callers
Function
temporary_ref
Presentations/How to call C libraries from C++/Code/PlusPlus/Standardish/temporary_reference_wrapper.h:65
↓ 1 callers
Function
CurrentExceptionString
Presentations/How to call C libraries from C++/Code/main.cpp:119
↓ 1 callers
Function
GreetAndEcho
Presentations/How to call C libraries from C++/Code/main.cpp:19
↓ 1 callers
Function
InOutRequiresNonConstReferences
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/InOut.h:81
↓ 1 callers
Function
NotReturned
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Group modifiers/Returned.h:45
↓ 1 callers
Function
NotSuccessful
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Group modifiers/Checked.h:64
↓ 1 callers
Function
Release
Presentations/How to call C libraries from C++/Code/Po7/Po7_Basics.h:53
↓ 1 callers
Function
__tuple_spaceship2
Presentations/C++11 in the Wild - Techniques from a Real Codebase/spaceship.cc:73
↓ 1 callers
Function
arraylike_size
Presentations/How to call C libraries from C++/Code/PlusPlus/Standardish/arraylike.h:58
↓ 1 callers
Function
b
Lightning Talks/C++ Puzzlers/05_thetype-solution.cpp:23
↓ 1 callers
Function
conductPoll
Presentations/Hourglass Interfaces for C++ APIs/code/poller.cpp:99
↓ 1 callers
Function
error_destruct
Presentations/Hourglass Interfaces for C++ APIs/code/hairpoll.cpp:19
↓ 1 callers
Function
error_message
Presentations/Hourglass Interfaces for C++ APIs/code/hairpoll.cpp:14
↓ 1 callers
Method
func
Lightning Talks/C++ Puzzlers/02_oops.cpp:10
↓ 1 callers
Method
func
Lightning Talks/C++ Puzzlers/02_oops-solution.cpp:12
↓ 1 callers
Function
hairpoll_add_option
Presentations/Hourglass Interfaces for C++ APIs/code/hairpoll.cpp:97
↓ 1 callers
Function
hairpoll_construct
Presentations/Hourglass Interfaces for C++ APIs/code/hairpoll.cpp:83
↓ 1 callers
Function
hairpoll_destruct
Presentations/Hourglass Interfaces for C++ APIs/code/hairpoll.cpp:92
↓ 1 callers
Function
hairpoll_tally
Presentations/Hourglass Interfaces for C++ APIs/code/hairpoll.cpp:120
↓ 1 callers
Function
hairpoll_vote
Presentations/Hourglass Interfaces for C++ APIs/code/hairpoll.cpp:109
↓ 1 callers
Method
perform
Presentations/C++11 in the Wild - Techniques from a Real Codebase/function.h:12
↓ 1 callers
Function
profile
(cmd)
Presentations/C++11 in the Wild - Techniques from a Real Codebase/profile-spaceship.py:8
↓ 1 callers
Method
results
Presentations/Hourglass Interfaces for C++ APIs/code/poller.cpp:77
↓ 1 callers
Function
socket
Presentations/How to call C libraries from C++/Code/Po7/Po7_socket.h:109
Method
A
Lightning Talks/C++ Puzzlers/05_thetype-solution.cpp:7
Method
A
Lightning Talks/C++ Puzzlers/05_thetype.cpp:11
Method
AtScopeExit
Presentations/C++11 in the Wild - Techniques from a Real Codebase/auto.h:6
Method
B
Lightning Talks/C++ Puzzlers/05_thetype-solution.cpp:12
Method
B
Lightning Talks/C++ Puzzlers/05_thetype.cpp:16
Method
Base
Lightning Talks/C++ Puzzlers/02_oops-solution.cpp:11
Method
Boxed
Presentations/How to call C libraries from C++/Code/PlusPlus/Wrapping/Boxed.h:59
Method
CheckFailureWith
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Group modifiers/Checked.h:78
Method
CheckForFailure
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/InOut.h:50
Method
CheckForFailure
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/NotPassed.h:54
Method
CheckForFailure
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/Result.h:101
Method
CheckForFailure
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/Out.h:58
Method
CheckForFailure
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/In.h:55
Method
CheckForFailure
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/In.h:105
Method
CheckForFailure
Presentations/How to call C libraries from C++/Code/Po7/Po7_Invoke.h:45
Method
CheckForFailure
Presentations/How to call C libraries from C++/Code/Po7/Po7_Invoke.h:53
Method
CheckForFailure
Presentations/How to call C libraries from C++/Code/Po7/Po7_socket.cpp:104
Function
Conjugate
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Conjugated.h:167
Method
Conjugated
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Conjugated.h:157
Method
Container
Presentations/C++11 in the Wild - Techniques from a Real Codebase/function.h:11
Method
Derived
Lightning Talks/C++ Puzzlers/02_oops-solution.cpp:21
Method
DoesNotSucceed
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Group modifiers/Checked.h:57
Method
Error
Presentations/Hourglass Interfaces for C++ APIs/code/poller.cpp:12
Function
ErrorResult
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/Result.h:146
Function
ExceptionToThrow
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/NotPassed.h:93
Function
FailsWhenTrue
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Group modifiers/Checked.h:98
Function
FailureFlagResult
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/Result.h:132
Function
GreetAndEchoTheHardWay
Presentations/How to call C libraries from C++/Code/main.cpp:41
Method
HairPoll
Presentations/Hourglass Interfaces for C++ APIs/code/poller.cpp:48
Method
InOutParameterGroup
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/InOut.h:43
Method
InParameterGroup
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/In.h:48
Method
InParameterGroup
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Groups/In.h:99
Method
Inverse
Presentations/How to call C libraries from C++/Code/PlusPlus/Seizing/UniquePtrSeizer.h:48
Method
Inverse
Presentations/How to call C libraries from C++/Code/Po7/Po7_Basics.h:78
Function
Invoke
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Invoke.h:120
Function
InvokeConjugated
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Conjugated.h:139
Function
InvokePrefixed
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/Prefixed.h:34
Method
InvokeWithGroupsFailed
Presentations/How to call C libraries from C++/Code/PlusPlus/Invoking/InvokeWithGroups.h:74
next →
1–100 of 289, ranked by callers