MCPcopy Create free account

hub / github.com/bitfieldaudio/OTTO / functions

Functions2,198 in github.com/bitfieldaudio/OTTO

Methodoperator!=
inequality operator (needed for range-based for)
external/include/json.hpp:4213
Methodoperator!=
external/include/ringbuffer.hpp:416
Methodoperator!=
external/include/mapbox/variant.hpp:937
Functionoperator&
src/util/filesystem.cpp:19
Methodoperator&
boards/parts/ui/egl/include/board/ui/keys.hpp:173
Methodoperator&
boards/parts/ui/glfw/include/board/ui/keys.hpp:181
Methodoperator&
This has to be an operator with a precedence lower than << but higher than ?:
external/include/loguru.hpp:1112
Methodoperator&&
src/util/result.hpp:115
Methodoperator()
external/include/catch.hpp:2008
Methodoperator()
external/include/catch.hpp:3739
Methodoperator()
external/include/catch.hpp:5931
Methodoperator()
external/include/catch.hpp:8096
Methodoperator()
external/include/catch.hpp:9281
Methodoperator()
external/include/json.hpp:1340
Methodoperator()
external/include/json.hpp:1373
Methodoperator()
! @brief return a hash value for a JSON object @since version 1.0.0 */
external/include/json.hpp:14762
Methodoperator()
! @brief compare two value_t enum values @since version 3.0.0 */
external/include/json.hpp:14780
Methodoperator()
external/include/variant.hpp:1382
Methodoperator()
external/include/variant.hpp:1456
Methodoperator()
external/include/variant.hpp:1591
Methodoperator()
external/include/variant.hpp:1611
Methodoperator()
external/include/variant.hpp:1788
Methodoperator()
external/include/variant.hpp:1807
Methodoperator()
external/include/variant.hpp:1812
Methodoperator()
external/include/variant.hpp:2314
Methodoperator()
external/include/variant.hpp:2339
Methodoperator()
external/include/variant.hpp:2358
Methodoperator()
external/include/mapbox/variant_cast.hpp:45
Methodoperator()
external/include/mapbox/variant.hpp:529
Methodoperator()
external/include/mapbox/variant.hpp:538
Methodoperator()
external/include/mapbox/variant.hpp:553
Methodoperator()
external/include/mapbox/variant.hpp:567
Methodoperator()
external/include/mapbox/variant.hpp:1033
Methodoperator()
external/include/mapbox/variant_io.hpp:23
Functionoperator*
src/core/ui/canvas.hpp:62
Functionoperator*
src/util/math.hpp:74
Methodoperator*
src/core/ui/canvas.hpp:53
Methodoperator*
Dereference (Any)
src/util/iterator.hpp:137
Methodoperator*
Dereference the iterator Propagates to the dereference operator of <ptr>
src/util/iterator.hpp:434
Methodoperator*
src/util/filesystem.cpp:680
Methodoperator*
src/util/math.hpp:62
Methodoperator*
external/include/catch.hpp:5583
Methodoperator*
! @brief return a reference to the value pointed to by the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/include/json.hpp:3783
Methodoperator*
external/include/ringbuffer.hpp:453
Methodoperator*
external/include/mapbox/optional.hpp:44
Methodoperator+
src/core/ui/canvas.hpp:52
Methodoperator+
Add `o` to a copy of this section see <operator+=> for details
src/util/audio.hpp:148
Methodoperator+
src/util/iterator.hpp:248
Methodoperator+
src/util/math.hpp:61
Methodoperator+
external/include/catch.hpp:6187
Methodoperator+
external/include/catch.hpp:6558
Methodoperator+
external/include/json.hpp:3507
Methodoperator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/include/json.hpp:4068
Methodoperator+
external/include/ringbuffer.hpp:365
Methodoperator++
src/util/iterator.hpp:129
Methodoperator++
Increment this by one \effects Same as `*this += 1` \returns A copy of this pre increment
src/util/iterator.hpp:534
Methodoperator++
src/util/filesystem.cpp:693
Methodoperator++
external/include/catch.hpp:5593
Methodoperator++
external/include/json.hpp:3530
Methodoperator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/include/json.hpp:3854
Methodoperator++
post-increment (it++)
external/include/json.hpp:4303
Methodoperator++
external/include/ringbuffer.hpp:292
Methodoperator-
src/core/ui/canvas.hpp:55
Methodoperator-
Subtract `o` from a copy of this. See <operator-=> for details
src/util/audio.hpp:186
Methodoperator-
src/util/iterator.hpp:255
Methodoperator-
Get the number of iterations to get from `rhs` to this Takes the error values into account.
src/util/iterator.hpp:497
Methodoperator-
src/util/math.hpp:60
Methodoperator-
external/include/json.hpp:3514
Methodoperator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/include/json.hpp:4090
Methodoperator-
subtract from iterator
external/include/json.hpp:4339
Methodoperator-
external/include/ringbuffer.hpp:371
Methodoperator--
src/util/iterator.hpp:207
Methodoperator--
Decrement this by one \effects Same as `*this += -1` \returns A reference to this \requires `wrapped_type` shall be at least a Bidirectional Iterator
src/util/iterator.hpp:560
Methodoperator--
src/util/filesystem.cpp:709
Methodoperator--
external/include/json.hpp:3543
Methodoperator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/include/json.hpp:3897
Methodoperator--
post-decrement (it--)
external/include/json.hpp:4315
Methodoperator--
external/include/ringbuffer.hpp:305
Methodoperator-=
Decrement this by `n` \effects Same as `*this += -n` \returns A reference to this \requires `wrapped_type` shall be at least a Bidirectional Iterator
src/util/iterator.hpp:547
Methodoperator->
src/core/engines/engine_dispatcher.cpp:55
Methodoperator->
Access the cached value Alias to `value()`
src/util/cache.hpp:43
Methodoperator->
src/util/iterator.hpp:147
Methodoperator->
src/util/filesystem.cpp:1093
Methodoperator->
external/include/catch.hpp:3387
Methodoperator->
external/include/catch.hpp:5588
Methodoperator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/include/json.hpp:3820
Methodoperator->
external/include/json.hpp:6879
Functionoperator/
src/core/ui/canvas.hpp:71
Functionoperator/
src/util/filesystem.cpp:646
Functionoperator/
src/util/math.hpp:83
Methodoperator/
src/core/ui/canvas.hpp:54
Methodoperator/
src/util/math.hpp:63
Functionoperator<
src/util/filesystem.cpp:616
Functionoperator<
external/include/variant.hpp:2146
Methodoperator<
src/util/iterator.hpp:269
Methodoperator<
external/include/catch.hpp:8021
Methodoperator<
external/include/json.hpp:3502
Methodoperator<
! @brief comparison: smaller @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/include/json.hpp:3976
Methodoperator<
external/include/ringbuffer.hpp:421
Methodoperator<
less than
external/include/mapbox/variant.hpp:943
← previousnext →1,601–1,700 of 2,198, ranked by callers