MCPcopy Create free account

hub / github.com/CppCon/CppCon2019 / functions

Functions1,370 in github.com/CppCon/CppCon2019

Methodasync_acceptor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/async_acceptor.hpp:28
Methodasync_write_some
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable/include/cppcon/cancelable/async_write_stream_wrapper.hpp:28
Methodasync_write_some
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable_no_bases/include/cppcon/cancelable_no_bases/sticky_cancel_async_write_stream.hpp:28
Methodasync_write_stream
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/async_write_stream.hpp:26
Methodasync_write_stream_wrapper
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable/include/cppcon/cancelable/async_write_stream_wrapper.hpp:16
Methodbad_optional_access
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:667
Functionbench
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/benchmark.cpp:86
Functionbench1
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/benchmark.cpp:54
Methodcancel
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/async_write_stream.hpp:127
Methodcancel
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/async_acceptor.hpp:106
MethodcleanUpReceived
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test07TestScenarios.cpp:102
MethodcleanUpReceived
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/doctest_demo/Test07TestScenarios.cpp:99
MethodcleanUpReceived
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/include/DateRemovingLogFileWriter.h:29
MethodcleanUpReceived
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/catch2_demo/Test07TestScenarios.cpp:99
Methodclear
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable/tests/async_write_with_timeout.cpp:26
Methodclear
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/tests/async_write_with_timeout.cpp:26
Methodclear
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic_no_bases/tests/async_write_with_timeout.cpp:26
Methodclear
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable_no_bases/tests/async_write_with_timeout.cpp:26
Methodcomplete
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/include/cppcon/basic/state_base.hpp:41
Methodcomplete
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/async_write_stream.hpp:108
Methodcomplete
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/async_acceptor.hpp:91
Methodcompletion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/tests/async_write_with_timeout.cpp:39
Methodcompletion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/tests/state_base.cpp:164
Methodcompletion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable/tests/async_write_with_timeout.cpp:38
Methodcompletion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/tests/async_write_with_timeout.cpp:38
Methodcompletion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/tests/allocate_state.cpp:16
Methodcompletion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic_no_bases/tests/async_write_with_timeout.cpp:38
Methodcompletion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable_no_bases/tests/async_write_with_timeout.cpp:38
Methodcompletion_handler_state
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/tests/async_write_with_timeout.cpp:23
Methodcompletion_handler_state
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable/tests/async_write_with_timeout.cpp:22
Methodcompletion_handler_state
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/tests/async_write_with_timeout.cpp:22
Methodcompletion_handler_state
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic_no_bases/tests/async_write_with_timeout.cpp:22
Methodcompletion_handler_state
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable_no_bases/tests/async_write_with_timeout.cpp:22
Methodcompletion_handler_with_executor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic_no_bases/tests/async_write_with_timeout.cpp:149
Methodcompletion_handler_with_executor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable_no_bases/tests/async_write_with_timeout.cpp:214
FunctionconcatenateStringAndInt
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test06VerifyAllCombinations.cpp:8
FunctionconcatenateStringAndInt
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/doctest_demo/Test06VerifyAllCombinations.cpp:8
FunctionconcatenateStringAndInt
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/catch2_demo/Test06VerifyAllCombinations.cpp:8
Methodconcrete
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/function.h:53
Methodconjunction
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:994
Methodconjunction
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:1869
FunctionconvertSlides
* Converts any current data-markdown slides in the * DOM to HTML.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/markdown/markdown.js:368
FunctionconvertSlides
* Converts any current data-markdown slides in the * DOM to HTML.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/markdown/markdown.js:368
Methodcross
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Norm3.impl.h:17
Methodcustom_executor_completion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/tests/state_base.cpp:63
Methodcustom_executor_completion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/tests/state_base.cpp:62
Methoddisjunction
Returns `rhs` if `*this` is empty, otherwise the current value.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:1000
Methoddisjunction
Returns `rhs` if `*this` is empty, otherwise the current value.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:1875
FunctiondistanceBetween
* Measures the distance in pixels between point a * and point b. * * @param {object} a point with x/y properties * @param {object} b point wit
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:1718
FunctiondistanceBetween
* Measures the distance in pixels between point a * and point b. * * @param {object} a point with x/y properties * @param {object} b point wit
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:1715
Methoddot
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Norm3.impl.h:33
Functionemplace
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:1225
Methodexecute
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/executor.h:60
Methodexecute
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/executor.h:131
Methodexecute
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/executor.h:148
Methodexecute
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/executor.h:197
Methodexecute
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/executor.h:227
Methodexecute
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/executor.h:239
Methodexecute
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/executor.h:253
Methodexecute
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/executor.h:261
Methodexecution_context
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept/tests/async_accept.cpp:60
Methodexecutor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept/tests/async_accept.cpp:38
Methodexecutor_state
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept/tests/async_accept.cpp:23
Methodexpiry
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/waitable_timer.hpp:81
Functionf
()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/plugin/markdown/marked.js:6
Functionf
()
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/plugin/markdown/marked.js:6
MethodfaceNormal
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Triangle.h:43
MethodfaceNormal
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/Triangle.h:44
Methodfibonacci
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/include/FibonacciCalculator.h:27
Methodfinal
Presentations/are_we_macrofree_yet/demo/src/sha256_openssl.cc:27
MethodfromNormal
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Norm3.impl.h:28
MethodfromTwoPoints
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Ray.h:13
MethodfromXY
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/OrthoNormalBasis.cpp:4
MethodfromXZ
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/OrthoNormalBasis.cpp:16
MethodfromYX
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/OrthoNormalBasis.cpp:10
MethodfromYZ
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/OrthoNormalBasis.cpp:28
MethodfromZ
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/OrthoNormalBasis.cpp:44
MethodfromZX
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/OrthoNormalBasis.cpp:22
MethodfromZY
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/OrthoNormalBasis.cpp:34
Methodfunction
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/function.h:63
Methodfunction_type
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/pending_service.hpp:49
MethodgenerateTiles
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Renderer.cpp:9
MethodgetFileExtensionWithDot
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test07TestScenarios.cpp:92
MethodgetFileExtensionWithDot
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/doctest_demo/Test07TestScenarios.cpp:89
MethodgetFileExtensionWithDot
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/include/DateRemovingLogFileWriter.h:18
MethodgetFileExtensionWithDot
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/catch2_demo/Test07TestScenarios.cpp:89
FunctiongetPlugin
* Returns the specific plugin instance, if a plugin * with the given ID has been registered. * * @param {String} id Unique plugin identifier
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:1623
FunctiongetPlugin
* Returns the specific plugin instance, if a plugin * with the given ID has been registered. * * @param {String} id Unique plugin identifier
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:1620
FunctiongetSlidesAttributes
* Returns an array of objects where each object represents the * attributes on its respective slide.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:4440
FunctiongetSlidesAttributes
* Returns an array of objects where each object represents the * attributes on its respective slide.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:4437
Methodget_allocator
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept_all/include/cppcon/accept_all/async_accept.hpp:21
Methodget_allocator
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/include/cppcon/work/state_base.hpp:54
Methodget_allocator
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept_no_work/include/cppcon/accept_no_work/async_accept.hpp:35
Methodget_allocator
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept/include/cppcon/accept/async_accept.hpp:43
Methodget_allocator
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/include/cppcon/basic/state_base.hpp:37
Methodget_allocator
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/include/cppcon/basic/op_base.hpp:28
Methodget_allocator
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept_one/include/cppcon/accept_one/async_accept.hpp:20
Methodget_allocator
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic_no_bases/include/cppcon/basic_no_bases/async_write_with_timeout.hpp:49
Methodget_allocator
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic_no_bases/include/cppcon/basic_no_bases/async_write_with_timeout.hpp:85
Methodget_allocator
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable_no_bases/include/cppcon/cancelable_no_bases/async_write_with_timeout.hpp:50
← previousnext →901–1,000 of 1,370, ranked by callers