Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fmtlib/fmt
/ functions
Functions
3,200 in github.com/fmtlib/fmt
⨍
Functions
3,200
◇
Types & classes
1,093
Method
str
Returns the content of the output buffer as an `std::string`.
include/fmt/format.h:4232
Method
str
include/fmt/compile.h:575
Method
str
include/fmt/base.h:2683
Method
str_
include/fmt/xchar.h:97
Method
string ConvertIdentifierNameToWords
Converts an identifier name to a space-separated list of lower-case words. Each maximum substring of the form [A-Za-z][a-z]*|\d+ is treated as one wo
test/gtest/gmock-gtest-all.cc:12733
Method
string FormatMatcherDescription
Returns the description for a matcher defined using the MATCHER*() macro where the user-supplied description string is "", if 'negation' is false; oth
test/gtest/gmock-gtest-all.cc:12911
Method
string JoinAsTuple
Joins a vector of strings as if they are fields of a tuple; returns the joined string.
test/gtest/gmock-gtest-all.cc:12712
Method
string_buffer
include/fmt/format.h:939
Method
string_scan_buffer
test/scan.h:150
Method
string_view
test/base-test.cc:897
Method
subtract_aligned
Computes *this -= other assuming aligned bigints and *this >= other.
include/fmt/format.h:2715
Method
subtract_bigits
include/fmt/format.h:2702
Method
successful_test_case_count
test/gtest/gmock-gtest-all.cc:6651
Function
summary
Gets the summary of the failure message.
test/gtest/gtest/gtest.h:7909
Method
suppress_assert
test/gtest-extra.h:129
Method
sysconf
test/posix-mock-test.cc:79
Method
system_message
src/os.cc:76
Method
system_string
include/fmt/std.h:360
Method
test_buffer
test/ostream-test.cc:137
Method
test_buffer
test/base-test.cc:413
Function
test_case_name
test/gtest/gtest/gtest.h:10619
Method
test_case_to_run_count
test/gtest/gmock-gtest-all.cc:6660
Function
test_count_digits
test/format-impl-test.cc:248
Function
test_format
test/compile-test.cc:357
Function
test_length
test/printf-test.cc:364
Method
test_ostream
test/ostream-test.cc:151
Function
test_value
test/base-test.cc:453
Method
text_style
include/fmt/color.h:290
Function
thousands_sep
include/fmt/format.h:1166
Function
thousands_sep_impl
include/fmt/format-inl.h:131
Function
throw_assertion_failure
We use a separate function (rather than throw directly from FMT_ASSERT) to avoid GCC's -Wterminate warning when FMT_ASSERT is used in a destructor.
test/test-assert.h:31
Method
throws_on_move
test/std-test.cc:249
Method
time
include/fmt/chrono.h:1675
Method
tm>
test/fuzzing/one-arg.cc:15
Method
tm_format_checker
include/fmt/chrono.h:828
Method
tm_hour
include/fmt/chrono.h:1063
Method
tm_hour12
include/fmt/chrono.h:1085
Method
tm_iso_week_of_year
include/fmt/chrono.h:1123
Method
tm_iso_week_year
include/fmt/chrono.h:1116
Method
tm_mday
include/fmt/chrono.h:1067
Method
tm_min
include/fmt/chrono.h:1059
Method
tm_mon
include/fmt/chrono.h:1071
Method
tm_sec
include/fmt/chrono.h:1055
Method
tm_wday
include/fmt/chrono.h:1076
Method
tm_writer
include/fmt/chrono.h:1208
Method
tm_yday
include/fmt/chrono.h:1080
Method
tm_year
include/fmt/chrono.h:1075
Method
to_contiguous
test/scan.h:114
Method
to_esc
include/fmt/color.h:435
Function
to_pointer
include/fmt/format.h:502
Method
to_string_view
test/args-test.cc:67
Method
to_string_view
test/compile-test.cc:280
Method
to_utf8
include/fmt/format.h:1344
Method
total_test_case_count
test/gtest/gmock-gtest-all.cc:6657
Method
try_format_argument
include/fmt/compile.h:196
Function
try_resize
Tries resizing the buffer to contain `count` elements. If T is a POD type the new elements may not be initialized.
include/fmt/base.h:1803
Method
type
include/fmt/base.h:2483
Method
type
include/fmt/base.h:2556
Method
type_
test/scan.h:292
Function
type_param
Returns the name of the parameter type, or NULL if this is not a typed or a type-parameterized test.
test/gtest/gtest/gtest.h:10627
Method
uint128
include/fmt/format.h:298
Function
underlying
include/fmt/ranges.h:417
Method
unget
include/fmt/format-inl.h:1650
Method
unsupported
include/fmt/chrono.h:775
Method
unsupported
include/fmt/chrono.h:1476
Function
use_facet
include/fmt/format-inl.h:71
Method
use_fixed
Use the fixed notation if the exponent is in [-4, exp_upper), e.g. 0.0001 instead of 1e-04. Otherwise use the exponent notation.
include/fmt/format.h:2502
Method
utf8_to_utf16
include/fmt/format-inl.h:1426
Method
value
include/fmt/args.h:48
Function
value_param
Returns the text representation of the value parameter, or NULL if this is not a value-parameterized test.
test/gtest/gtest/gtest.h:10634
Method
vformat_to
include/fmt/color.h:478
Method
visit
include/fmt/base.h:2491
Function
vprint
include/fmt/format-inl.h:1763
Function
vprint_mojibake
Print assuming legacy (non-Unicode) encoding.
include/fmt/format-inl.h:1736
Function
vprintln
include/fmt/format-inl.h:1770
Method
weekday
include/fmt/chrono.h:1851
Method
write
include/fmt/chrono.h:1689
Method
write
include/fmt/printf.h:245
Method
write1
include/fmt/chrono.h:1131
Method
write2
include/fmt/chrono.h:1134
Function
write_bytes
include/fmt/format.h:1738
Function
write_char
include/fmt/format.h:1882
Function
write_codepoint
include/fmt/format.h:1803
Function
write_escaped_alternative
include/fmt/std.h:136
Function
write_exponent
include/fmt/format.h:1563
Method
write_fd
test/gtest/gtest/gtest.h:7280
Method
write_fixed
include/fmt/format.h:2522
Method
write_float
include/fmt/format.h:2627
Function
write_fractional_seconds
include/fmt/chrono.h:967
Method
write_int
include/fmt/format.h:2086
Method
write_int_noinline
include/fmt/format.h:2150
Function
write_loc
include/fmt/format-inl.h:143
Function
write_loc
include/fmt/xchar.h:46
Method
write_nan
include/fmt/chrono.h:1701
Method
write_nonfinite
include/fmt/format.h:2371
Method
write_null_pointer
include/fmt/printf.h:239
Function
write_ptr
include/fmt/format.h:1748
Method
write_sign
include/fmt/chrono.h:1683
Method
write_significand
include/fmt/format.h:2405
Function
write_tm_str
include/fmt/chrono.h:367
← previous
next →
3,001–3,100 of 3,200, ranked by callers