Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCon/CppCon2019
/ functions
Functions
1,370 in github.com/CppCon/CppCon2019
⨍
Functions
1,370
◇
Types & classes
260
Function
onDocumentCursorActive
* Called whenever there is mouse input at the document level * to determine if the cursor is active or not. * * @param {object} event
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5064
Function
onDocumentKeyPress
* Handler for the document level 'keypress' event. * * @param {object} event
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5082
Function
onDocumentKeyPress
* Handler for the document level 'keypress' event. * * @param {object} event
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5079
Function
onDocumentMouseScroll
* Handles mouse wheel scrolling, throttled to avoid skipping * multiple slides. * * @param {object} event
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5456
Function
onDocumentMouseScroll
* Handles mouse wheel scrolling, throttled to avoid skipping * multiple slides. * * @param {object} event
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5453
Function
onError
(error)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:2727
Function
onError
(error)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:2727
Function
onNavigateDownClicked
( event )
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5505
Function
onNavigateDownClicked
( event )
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5502
Function
onNavigateLeftClicked
* Event handler for navigation control buttons.
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5502
Function
onNavigateLeftClicked
* Event handler for navigation control buttons.
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5499
Function
onNavigateNextClicked
( event )
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5507
Function
onNavigateNextClicked
( event )
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5504
Function
onNavigatePrevClicked
( event )
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5506
Function
onNavigatePrevClicked
( event )
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5503
Function
onNavigateRightClicked
( event )
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5503
Function
onNavigateRightClicked
( event )
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5500
Function
onNavigateUpClicked
( event )
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5504
Function
onNavigateUpClicked
( event )
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5501
Function
onOverviewSlideClicked
* Invoked when a slide is and we're in the overview. * * @param {object} event
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5559
Function
onOverviewSlideClicked
* Invoked when a slide is and we're in the overview. * * @param {object} event
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5556
Function
onPageVisibilityChange
* Handle for the window level 'visibilitychange' event. * * @param {object} [event]
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5536
Function
onPageVisibilityChange
* Handle for the window level 'visibilitychange' event. * * @param {object} [event]
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5533
Function
onPointerDown
* Convert pointer down to touch start. * * @param {object} event
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5413
Function
onPointerDown
* Convert pointer down to touch start. * * @param {object} event
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5410
Function
onPointerMove
* Convert pointer move to touch move. * * @param {object} event
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5427
Function
onPointerMove
* Convert pointer move to touch move. * * @param {object} event
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5424
Function
onPointerUp
* Convert pointer up to touch end. * * @param {object} event
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5441
Function
onPointerUp
* Convert pointer up to touch end. * * @param {object} event
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5438
Function
onPreviewLinkClicked
* Handles clicks on links that are set to preview in the * iframe overlay. * * @param {object} event
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5594
Function
onPreviewLinkClicked
* Handles clicks on links that are set to preview in the * iframe overlay. * * @param {object} event
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5591
Function
onProgressClicked
* Clicking on the progress bar results in a navigation to the * closest approximate horizontal slide using this equation: * * ( clickX / present
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5482
Function
onProgressClicked
* Clicking on the progress bar results in a navigation to the * closest approximate horizontal slide using this equation: * * ( clickX / present
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5479
Function
onUnhandledRejection
(reason)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:2747
Function
onUnhandledRejection
(reason)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:2747
Function
onWindowHashChange
* Handler for the window level 'hashchange' event. * * @param {object} [event]
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5514
Function
onWindowHashChange
* Handler for the window level 'hashchange' event. * * @param {object} [event]
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5511
Function
onWindowResize
* Handler for the window level 'resize' event. * * @param {object} [event]
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/js/reveal.js:5525
Function
onWindowResize
* Handler for the window level 'resize' event. * * @param {object} [event]
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/js/reveal.js:5522
Function
only
(testName, callback)
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/pt-three-ways-pres/reveal.js/test/qunit-2.5.0.js:1961
Function
only
(testName, callback)
Presentations/compiler_explorer_behind_the_scenes/ce-behind-the-scenes/reveal.js/test/qunit-2.5.0.js:1961
Method
op_base
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/include/cppcon/basic/op_base.hpp:17
Method
open
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/test/util/ObjLoaderTests.cpp:9
Function
operator!=
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:1344
Method
operator!=
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Norm3.h:23
Method
operator!=
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/ApproxVec3.h:29
Method
operator!=
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.h:96
Method
operator!=
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/MaterialSpec.h:39
Method
operator!=
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/matrix.h:79
Method
operator%
cross:
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/smallpt/smallpt.cpp:26
Method
operator()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/Render.cpp:25
Method
operator()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:2052
Method
operator()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/ArrayOutput.cpp:15
Method
operator()
Presentations/back_to_basics_atomics_locks_and_tasks/source/promiseFutureException.cpp:8
Method
operator()
Presentations/back_to_basics_atomics_locks_and_tasks/source/dotProductPackagedTask.cpp:12
Method
operator()
Presentations/back_to_basics_atomics_locks_and_tasks/source/monitorObject.cpp:57
Method
operator()
Presentations/are_we_macrofree_yet/demo/src/sha256_cng.cc:19
Method
operator()
Presentations/are_we_macrofree_yet/demo/src/sha256_cng.cc:80
Method
operator()
Presentations/are_we_macrofree_yet/demo/include/macrofree_demo/c_file_funcs.h:40
Method
operator()
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/benchmark.cpp:70
Method
operator()
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/benchmark.cpp:78
Method
operator()
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/function.h:70
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept_all/include/cppcon/accept_all/async_accept.hpp:41
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/tests/async_write_with_timeout.cpp:44
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/tests/state_base.cpp:114
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/tests/state_base.cpp:175
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/include/cppcon/work/async_write_with_timeout.hpp:55
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/include/cppcon/work/async_write_with_timeout.hpp:69
Method
operator()
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:61
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept/include/cppcon/accept/async_accept.hpp:90
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable/tests/async_write_with_timeout.cpp:43
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable/include/cppcon/cancelable/async_write_with_timeout.hpp:52
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable/include/cppcon/cancelable/async_write_with_timeout.hpp:66
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/tests/op_base.cpp:32
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/tests/async_write_with_timeout.cpp:43
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/tests/state_base.cpp:113
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/include/cppcon/basic/async_write_with_timeout.hpp:49
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/include/cppcon/basic/async_write_with_timeout.hpp:62
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept_one/include/cppcon/accept_one/async_accept.hpp:30
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic_no_bases/tests/async_write_with_timeout.cpp:43
Method
operator()
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:65
Method
operator()
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:101
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/tests/pending_service.cpp:34
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/include/cppcon/test/pending_service.hpp:60
Method
operator()
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable_no_bases/tests/async_write_with_timeout.cpp:43
Method
operator()
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:66
Method
operator()
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:103
Method
operator*
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/smallpt/smallpt.cpp:17
Method
operator*
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Norm3.impl.h:13
Method
operator*
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.h:36
Method
operator*
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/matrix.h:55
Method
operator+
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/smallpt/smallpt.cpp:13
Method
operator+
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.h:16
Method
operator-
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/smallpt/smallpt.cpp:15
Method
operator-
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Norm3.h:27
Method
operator-
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.h:26
Function
operator->
Returns a pointer to the stored value
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:1259
Method
operator->
Returns a pointer to the stored value
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:1995
Method
operator/
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.h:48
Function
operator<
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:1350
← previous
next →
1,101–1,200 of 1,370, ranked by callers