Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IAPOLINARIO/100-days-of-code
/ functions
Functions
2,162 in github.com/IAPOLINARIO/100-days-of-code
⨍
Functions
2,162
◇
Types & classes
466
Function
front
! @brief access the first element Returns a reference to the first element in the container. For a JSON container `c`, the expression `c.
dependencies/c++/json.hpp:20488
Function
get
dependencies/c++/indicators.hpp:859
Function
getCollaboratorStats
(token string)
readme-generator/main.go:138
Function
getCommits
(token string)
readme-generator/main.go:155
Method
getCurrentTimestamp
gmtime
dependencies/c++/doctest.h:4945
Method
getElapsedMicroseconds
dependencies/c++/doctest.h:2919
Function
getEvents
(token string)
readme-generator/main.go:193
Method
getSuccessOrFailColor
dependencies/c++/doctest.h:5186
Method
getSuccessOrFailString
dependencies/c++/doctest.h:5179
Method
get_active_contexts
dependencies/c++/doctest.h:3401
Function
get_allocator
! @brief returns the allocator associated with the container */
dependencies/c++/json.hpp:16880
Method
get_bson_binary
dependencies/c++/json.hpp:7938
Method
get_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in, out] result A reference to the string variable where the read
dependencies/c++/json.hpp:7887
Method
get_bson_string
dependencies/c++/json.hpp:7917
Method
get_cbor_array
! @param[in] len the length of the array or std::size_t(-1) for an array of indefinite size @param[in] tag_handler how CB
dependencies/c++/json.hpp:8745
Method
get_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
dependencies/c++/json.hpp:8651
Method
get_cbor_float_prefix
dependencies/c++/json.hpp:14032
Method
get_cbor_object
! @param[in] len the length of the object or std::size_t(-1) for an object of indefinite size @param[in] tag_handler how
dependencies/c++/json.hpp:8783
Method
get_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
dependencies/c++/json.hpp:8556
Method
get_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
dependencies/c++/json.hpp:4891
Method
get_character
dependencies/c++/json.hpp:4919
Method
get_character
dependencies/c++/json.hpp:5081
Method
get_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
dependencies/c++/json.hpp:6108
Method
get_decimal_point
return the locale-dependent decimal point
dependencies/c++/json.hpp:6081
Function
get_error_message
return syntax error message
dependencies/c++/json.hpp:7411
Method
get_file_value
dependencies/c++/httplib.h:3597
Function
get_header_value<uint64_t>
dependencies/c++/httplib.h:2462
Method
get_header_value_count
dependencies/c++/httplib.h:3554
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
dependencies/c++/json.hpp:9968
Function
get_impl
dependencies/c++/indicators.hpp:843
Method
get_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
dependencies/c++/json.hpp:9409
Method
get_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
dependencies/c++/json.hpp:9298
Method
get_msgpack_float_prefix
dependencies/c++/json.hpp:14046
Method
get_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
dependencies/c++/json.hpp:9431
Method
get_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
dependencies/c++/json.hpp:9216
Method
get_num_active_contexts
dependencies/c++/doctest.h:3400
Method
get_num_stringified_contexts
dependencies/c++/doctest.h:3402
Method
get_number
dependencies/c++/json.hpp:9993
Function
get_number_float
return floating-point value
dependencies/c++/json.hpp:7363
Function
get_number_unsigned
dependencies/c++/json.hpp:7357
Method
get_openssl_verify_result
dependencies/c++/httplib.h:6045
Method
get_param_value_count
dependencies/c++/httplib.h:3583
Function
get_position
return position of last read token
dependencies/c++/json.hpp:7379
Method
get_postfix_text
dependencies/c++/indicators.hpp:1759
Method
get_postfix_text
dependencies/c++/indicators.hpp:2064
Method
get_postfix_text
dependencies/c++/indicators.hpp:2347
Method
get_prefix_text
dependencies/c++/indicators.hpp:1751
Method
get_prefix_text
dependencies/c++/indicators.hpp:2056
Method
get_prefix_text
dependencies/c++/indicators.hpp:2339
Function
get_ptr
dependencies/c++/json.hpp:19650
Function
get_ref
dependencies/c++/json.hpp:19744
Function
get_ref_impl
dependencies/c++/json.hpp:19384
Method
get_stringified_contexts
dependencies/c++/doctest.h:3403
Function
get_to
dependencies/c++/json.hpp:19613
Method
get_token
get next token from lexer
dependencies/c++/json.hpp:10636
Method
get_ubjson_array
! @return whether array creation completed */
dependencies/c++/json.hpp:9760
Method
get_ubjson_float_prefix
dependencies/c++/json.hpp:14283
Method
get_ubjson_high_precision_number
dependencies/c++/json.hpp:9897
Method
get_ubjson_object
! @return whether object creation completed */
dependencies/c++/json.hpp:9822
Method
get_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
dependencies/c++/json.hpp:9618
Method
get_ubjson_size_value
! @param[out] result determined size @return whether size determination completed */
dependencies/c++/json.hpp:9541
Method
get_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
dependencies/c++/json.hpp:9487
Method
get_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
dependencies/c++/json.hpp:9659
Method
get_value
dependencies/c++/indicators.hpp:1717
Method
get_value
dependencies/c++/indicators.hpp:2027
Method
get_value
dependencies/c++/indicators.hpp:2319
Method
get_value
dependencies/c++/indicators.hpp:2557
Method
get_value
dependencies/c++/indicators.hpp:2748
Function
googleLogo
(w http.ResponseWriter, req *http.Request)
Month-3/Week-12/day-81/Go/main.go:21
Method
gzip_compressor
dependencies/c++/httplib.h:2246
Method
gzip_decompressor
dependencies/c++/httplib.h:2294
Method
handleException
dependencies/c++/doctest.h:3968
Method
handleSignal
dependencies/c++/doctest.h:4034
Method
handle_file_request
dependencies/c++/httplib.h:4259
Method
handle_request
dependencies/c++/httplib.h:4856
Method
handle_value
dependencies/c++/json.hpp:5782
Method
has_file
dependencies/c++/httplib.h:3593
Function
helloWorldFromLinkedAssembly
Month-4/Week-15/day-100/c++/main.cpp:37
Function
helloWorldInHexadecimal
* Outputs Hello World from Hexadecimal content. */
Month-4/Week-15/day-100/c++/main.cpp:46
Function
helloWorldMultipleThreads
* Ouputs Hello World using multiple threads (102 - one for each character of the expected output). * Since all 102 threads are running in parallel,
Month-4/Week-15/day-100/c++/main.cpp:82
Function
helloWorldRandom
* Outputs Hello World using Random Generation. * Multiples attempts are necessary to build the sentence. */
Month-4/Week-15/day-100/c++/main.cpp:55
Function
indexes
dependencies/c++/magic_enum.hpp:470
Method
input_stream_adapter
dependencies/c++/json.hpp:4873
Function
insert
! @brief inserts element Inserts element @a val before iterator @a pos. @param[in] pos iterator before which the content will be inserte
dependencies/c++/json.hpp:22105
Method
isMontain
()
Month-1/Week-02/day-12/cs/Day12.Library/LandscapeType.cs:14
Method
isValley
()
Month-1/Week-02/day-12/cs/Day12.Library/LandscapeType.cs:29
Method
is_completed
dependencies/c++/indicators.hpp:2018
Method
is_completed
dependencies/c++/indicators.hpp:2310
Method
is_completed
dependencies/c++/indicators.hpp:2459
Method
is_completed
dependencies/c++/indicators.hpp:2733
Function
is_discarded
! @brief return whether value is discarded This function returns true if and only if the JSON value was discarded during parsing with a c
dependencies/c++/json.hpp:19227
Method
is_errored
dependencies/c++/json.hpp:5760
Function
is_primitive
! @brief return whether type is primitive This function returns true if and only if the JSON type is primitive (string, number, boolean,
dependencies/c++/json.hpp:18926
Method
is_readable
dependencies/c++/httplib.h:3754
Method
is_running
dependencies/c++/httplib.h:3991
Method
is_socket_open
dependencies/c++/httplib.h:5557
Function
is_sparse
dependencies/c++/magic_enum.hpp:508
Method
is_ssl
dependencies/c++/httplib.h:5239
Function
is_structured
! @brief return whether type is structured This function returns true if and only if the JSON type is structured (array or object).
dependencies/c++/json.hpp:18953
Method
is_valid
dependencies/c++/httplib.h:2309
← previous
next →
1,501–1,600 of 2,162, ranked by callers