Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0vercl0k/wtf
/ functions
Functions
6,937 in github.com/0vercl0k/wtf
⨍
Functions
6,937
◇
Types & classes
2,077
↓ 731 callers
Method
add_option
Add an option, will automatically understand the type for common types. To use, create a variable with the expected type, and pass it in after the na
src/libs/CLI11/include/CLI/App.hpp:567
↓ 617 callers
Method
begin
src/libs/json/test/src/unit-udt.cpp:862
↓ 609 callers
Function
format
src/libs/fmt/test/format-test.cc:1811
↓ 489 callers
Method
end
src/libs/json/test/src/unit-udt.cpp:867
↓ 441 callers
Function
print
src/libs/fmt/include/fmt/os.h:441
↓ 429 callers
Method
empty
True if the option was not passed
src/libs/CLI11/include/CLI/Option.hpp:366
↓ 428 callers
Function
format
src/libs/fmt/test/core-test.cc:303
↓ 385 callers
Method
push_back
src/libs/json/test/src/unit-alt-string.cpp:64
↓ 370 callers
Function
from_cbor
src/libs/json/include/nlohmann/json.hpp:7767
↓ 369 callers
Function
Contains
src/libs/fmt/test/gtest/gmock/gmock.h:7505
↓ 369 callers
Function
parse
src/libs/json/include/nlohmann/json.hpp:6948
↓ 343 callers
Method
size
src/libs/json/test/src/unit-alt-string.cpp:91
↓ 331 callers
Function
parser_helper
src/libs/json/test/src/unit-class_parser.cpp:228
↓ 308 callers
Method
value
return value of the iterator
src/libs/json/single_include/nlohmann/json.hpp:4545
↓ 305 callers
Function
from_ubjson
src/libs/json/include/nlohmann/json.hpp:8026
↓ 297 callers
Method
size
src/libs/fmt/src/os.cc:243
↓ 289 callers
Method
add_flag
Add a flag with no description or variable assignment
src/libs/CLI11/include/CLI/App.hpp:788
↓ 277 callers
Method
cbegin
src/libs/robin-map/include/tsl/robin_set.h:216
↓ 275 callers
Method
count
No argument version of count counts the number of times this subcommand was passed in. The main app will return 1. Unnamed subcommands will also retur
src/libs/CLI11/include/CLI/App.hpp:1083
↓ 263 callers
Method
type
src/libs/yas/examples/init/main.cpp:45
↓ 247 callers
Method
add_subcommand
Add a subcommand. Inherits INHERITABLE and OptionDefaults, and help flag
src/libs/CLI11/include/CLI/App.hpp:966
↓ 233 callers
Method
erase
src/libs/json/single_include/nlohmann/json.hpp:17476
↓ 232 callers
Method
insert
src/libs/robin-map/include/tsl/robin_set.h:238
↓ 226 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
src/libs/json/single_include/nlohmann/json.hpp:16520
↓ 217 callers
Method
push_back
src/libs/fmt/include/fmt/core.h:820
↓ 210 callers
Method
insert
src/libs/json/single_include/nlohmann/json.hpp:17545
↓ 209 callers
Method
append
src/libs/fmt/include/fmt/format.h:577
↓ 208 callers
Method
cend
src/libs/robin-map/include/tsl/robin_set.h:220
↓ 196 callers
Function
printf
src/libs/fmt/include/fmt/printf.h:626
↓ 188 callers
Function
from_msgpack
src/libs/json/include/nlohmann/json.hpp:7910
↓ 180 callers
Function
runtime
src/libs/fmt/include/fmt/core.h:2859
↓ 179 callers
Function
accept_helper
src/libs/json/test/src/unit-class_parser.cpp:249
↓ 176 callers
Method
emplace
src/libs/robin-map/include/tsl/robin_set.h:273
↓ 175 callers
Method
c_str
Returns a pointer to the output buffer content with terminating null character appended. */
src/libs/fmt/include/fmt/format.h:2319
↓ 173 callers
Method
find
src/libs/robin-map/include/tsl/robin_set.h:359
↓ 172 callers
Function
create
src/libs/json/include/nlohmann/json.hpp:924
↓ 168 callers
Function
to_string
src/libs/fmt/include/fmt/format.h:2600
↓ 162 callers
Function
len
src/libs/fmt/test/format-test.cc:1954
↓ 161 callers
Function
create
src/libs/json/single_include/nlohmann/json.hpp:18425
↓ 143 callers
Method
key
src/libs/json/test/src/unit-cbor.cpp:91
↓ 142 callers
Method
data
Returns a pointer to the buffer data. */
src/libs/fmt/include/fmt/core.h:797
↓ 139 callers
Method
write_characters
src/libs/yas/tests/base/externals/nlohmann_json.hpp:4405
↓ 137 callers
Function
to_ubjson
! @brief create a UBJSON serialization of a given JSON value Serializes a given JSON value @a j to a byte vector using the UBJSON (Univer
src/libs/json/include/nlohmann/json.hpp:7524
↓ 136 callers
Function
CAPTURE
src/libs/json/test/src/unit-cbor.cpp:1992
↓ 133 callers
Method
size
src/libs/yas/tests/base/externals/nlohmann_json.hpp:582
↓ 124 callers
Method
help
Makes a help message, using the currently configured formatter Will only do one subcommand at a time
src/libs/CLI11/include/CLI/App.hpp:1501
↓ 122 callers
Method
write_character
src/libs/json/single_include/nlohmann/json.hpp:13590
↓ 122 callers
Method
write_character
src/libs/json/include/nlohmann/detail/output/output_adapters.hpp:48
↓ 121 callers
Method
contains
src/libs/robin-map/include/tsl/robin_set.h:408
↓ 120 callers
Function
create
src/libs/yas/tests/base/externals/nlohmann_json.hpp:7929
↓ 120 callers
Function
roundtrip
src/libs/json/test/src/unit-unicode1.cpp:265
↓ 117 callers
Method
get
(&mut self)
src/libs/BLAKE3/benches/bench.rs:42
↓ 114 callers
Function
to_cbor
src/libs/json/include/nlohmann/json.hpp:7333
↓ 113 callers
Method
begin
src/libs/fmt/include/fmt/core.h:784
↓ 112 callers
Method
empty
! @brief return whether pointer points to the root document @return true iff the JSON pointer points to the root document @complexity Co
src/libs/json/single_include/nlohmann/json.hpp:12773
↓ 111 callers
Method
write
src/libs/yas/include/yas/detail/io/text_streams.hpp:66
↓ 107 callers
Method
size
src/libs/json/single_include/nlohmann/json.hpp:3209
↓ 107 callers
Method
size
src/libs/json/include/nlohmann/detail/meta/cpp_future.hpp:59
↓ 104 callers
Method
format
src/libs/fmt/include/fmt/format.h:2334
↓ 103 callers
Method
data
src/libs/json/test/src/unit-alt-string.cpp:147
↓ 101 callers
Function
make_double
src/libs/json/test/src/unit-to_chars.cpp:93
↓ 100 callers
Method
str
\rst Returns the content of the output buffer as an ``std::string``. \endrst */
src/libs/fmt/include/fmt/format.h:2329
↓ 100 callers
Method
type_name
Set a custom option typestring
src/libs/CLI11/include/CLI/Option.hpp:1082
↓ 96 callers
Method
add
(self, *args)
src/libs/fmt/support/manage.py:28
↓ 95 callers
Function
begin
src/libs/json/test/src/unit-user_defined_input.cpp:56
↓ 95 callers
Method
required
Remove the error when extras are left over on the command line.
src/libs/CLI11/include/CLI/App.hpp:395
↓ 93 callers
Function
end
src/libs/json/test/src/unit-user_defined_input.cpp:61
↓ 93 callers
Method
get_name
src/libs/CLI11/include/CLI/Error.hpp:77
↓ 92 callers
Function
sax_parse
src/libs/json/include/nlohmann/json.hpp:7052
↓ 92 callers
Method
str
Returns the explanation accumulated so far.
src/libs/fmt/test/gtest/gmock/gmock.h:3175
↓ 91 callers
Function
end
src/libs/fmt/include/fmt/core.h:487
↓ 91 callers
Method
find
src/libs/json/single_include/nlohmann/json.hpp:17521
↓ 90 callers
Method
check
Adds a Validator with a built in type name
src/libs/CLI11/include/CLI/Option.hpp:456
↓ 87 callers
Method
erase
src/libs/robin-map/include/tsl/robin_set.h:292
↓ 87 callers
Method
push_back
src/libs/fmt/test/format-test.cc:1868
↓ 84 callers
Method
end
src/libs/fmt/include/fmt/core.h:785
↓ 82 callers
Function
from_bson
src/libs/json/include/nlohmann/json.hpp:8140
↓ 82 callers
Method
parse
Parses the command line - throws errors. This must be called after the options are in but before the rest of the program.
src/libs/CLI11/include/CLI/App.hpp:1207
↓ 82 callers
Method
size
Returns the number of TestPartResult objects in the array.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12340
↓ 79 callers
Method
U64
src/wtf/gxa.h:16
↓ 79 callers
Method
out
src/libs/fmt/include/fmt/core.h:881
↓ 77 callers
Method
update
(&mut self, input: &[u8])
src/libs/BLAKE3/src/guts.rs:33
↓ 76 callers
Function
add
add a character to token_buffer
src/libs/json/single_include/nlohmann/json.hpp:8021
↓ 76 callers
Method
clear
@} @name Parsing @{ Reset the parsed data
src/libs/CLI11/include/CLI/App.hpp:1190
↓ 75 callers
Function
begin
src/libs/fmt/include/fmt/core.h:486
↓ 73 callers
Function
assert_invariant
! @brief checks the class invariants This function asserts the class invariants. It needs to be called at the end of every constructor to
src/libs/yas/tests/base/externals/nlohmann_json.hpp:8145
↓ 71 callers
Method
c_str
src/libs/CLI11/tests/app_helper.hpp:50
↓ 70 callers
Method
check_name
Check the name, case insensitive and underscore insensitive if set
src/libs/CLI11/include/CLI/App.hpp:1778
↓ 69 callers
Function
arg
src/libs/fmt/include/fmt/core.h:1610
↓ 69 callers
Method
size
src/libs/fmt/test/xchar-test.cc:232
↓ 69 callers
Function
to_unsigned
src/libs/fmt/include/fmt/core.h:412
↓ 68 callers
Method
clear
src/libs/json/test/src/unit-alt-string.cpp:142
↓ 68 callers
Method
pop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back}
src/libs/json/single_include/nlohmann/json.hpp:12702
↓ 67 callers
Method
transform
Adds a transforming Validator with a built in type name
src/libs/CLI11/include/CLI/Option.hpp:474
↓ 66 callers
Method
join
Set the multi option policy to join
src/libs/CLI11/include/CLI/Option.hpp:171
↓ 66 callers
Function
json_skipws
src/libs/yas/include/yas/detail/tools/json_tools.hpp:49
↓ 66 callers
Method
write_character
src/libs/yas/tests/base/externals/nlohmann_json.hpp:4400
↓ 64 callers
Method
end
src/libs/fmt/test/gtest/gtest/gtest.h:4502
↓ 63 callers
Method
end
return iterator end (needed for range-based for)
src/libs/yas/tests/base/externals/nlohmann_json.hpp:4267
↓ 62 callers
Method
size
Returns the size of this buffer. */
src/libs/fmt/include/fmt/core.h:791
next →
1–100 of 6,937, ranked by callers