MCPcopy Create free account

hub / github.com/fmtlib/fmt / functions

Functions3,200 in github.com/fmtlib/fmt

Methodstr
Returns the content of the output buffer as an `std::string`.
include/fmt/format.h:4232
Methodstr
include/fmt/compile.h:575
Methodstr
include/fmt/base.h:2683
Methodstr_
include/fmt/xchar.h:97
Methodstring 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
Methodstring 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
Methodstring 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
Methodstring_buffer
include/fmt/format.h:939
Methodstring_scan_buffer
test/scan.h:150
Methodstring_view
test/base-test.cc:897
Methodsubtract_aligned
Computes *this -= other assuming aligned bigints and *this >= other.
include/fmt/format.h:2715
Methodsubtract_bigits
include/fmt/format.h:2702
Methodsuccessful_test_case_count
test/gtest/gmock-gtest-all.cc:6651
Functionsummary
Gets the summary of the failure message.
test/gtest/gtest/gtest.h:7909
Methodsuppress_assert
test/gtest-extra.h:129
Methodsysconf
test/posix-mock-test.cc:79
Methodsystem_message
src/os.cc:76
Methodsystem_string
include/fmt/std.h:360
Methodtest_buffer
test/ostream-test.cc:137
Methodtest_buffer
test/base-test.cc:413
Functiontest_case_name
test/gtest/gtest/gtest.h:10619
Methodtest_case_to_run_count
test/gtest/gmock-gtest-all.cc:6660
Functiontest_count_digits
test/format-impl-test.cc:248
Functiontest_format
test/compile-test.cc:357
Functiontest_length
test/printf-test.cc:364
Methodtest_ostream
test/ostream-test.cc:151
Functiontest_value
test/base-test.cc:453
Methodtext_style
include/fmt/color.h:290
Functionthousands_sep
include/fmt/format.h:1166
Functionthousands_sep_impl
include/fmt/format-inl.h:131
Functionthrow_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
Methodthrows_on_move
test/std-test.cc:249
Methodtime
include/fmt/chrono.h:1675
Methodtm>
test/fuzzing/one-arg.cc:15
Methodtm_format_checker
include/fmt/chrono.h:828
Methodtm_hour
include/fmt/chrono.h:1063
Methodtm_hour12
include/fmt/chrono.h:1085
Methodtm_iso_week_of_year
include/fmt/chrono.h:1123
Methodtm_iso_week_year
include/fmt/chrono.h:1116
Methodtm_mday
include/fmt/chrono.h:1067
Methodtm_min
include/fmt/chrono.h:1059
Methodtm_mon
include/fmt/chrono.h:1071
Methodtm_sec
include/fmt/chrono.h:1055
Methodtm_wday
include/fmt/chrono.h:1076
Methodtm_writer
include/fmt/chrono.h:1208
Methodtm_yday
include/fmt/chrono.h:1080
Methodtm_year
include/fmt/chrono.h:1075
Methodto_contiguous
test/scan.h:114
Methodto_esc
include/fmt/color.h:435
Functionto_pointer
include/fmt/format.h:502
Methodto_string_view
test/args-test.cc:67
Methodto_string_view
test/compile-test.cc:280
Methodto_utf8
include/fmt/format.h:1344
Methodtotal_test_case_count
test/gtest/gmock-gtest-all.cc:6657
Methodtry_format_argument
include/fmt/compile.h:196
Functiontry_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
Methodtype
include/fmt/base.h:2483
Methodtype
include/fmt/base.h:2556
Methodtype_
test/scan.h:292
Functiontype_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
Methoduint128
include/fmt/format.h:298
Functionunderlying
include/fmt/ranges.h:417
Methodunget
include/fmt/format-inl.h:1650
Methodunsupported
include/fmt/chrono.h:775
Methodunsupported
include/fmt/chrono.h:1476
Functionuse_facet
include/fmt/format-inl.h:71
Methoduse_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
Methodutf8_to_utf16
include/fmt/format-inl.h:1426
Methodvalue
include/fmt/args.h:48
Functionvalue_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
Methodvformat_to
include/fmt/color.h:478
Methodvisit
include/fmt/base.h:2491
Functionvprint
include/fmt/format-inl.h:1763
Functionvprint_mojibake
Print assuming legacy (non-Unicode) encoding.
include/fmt/format-inl.h:1736
Functionvprintln
include/fmt/format-inl.h:1770
Methodweekday
include/fmt/chrono.h:1851
Methodwrite
include/fmt/chrono.h:1689
Methodwrite
include/fmt/printf.h:245
Methodwrite1
include/fmt/chrono.h:1131
Methodwrite2
include/fmt/chrono.h:1134
Functionwrite_bytes
include/fmt/format.h:1738
Functionwrite_char
include/fmt/format.h:1882
Functionwrite_codepoint
include/fmt/format.h:1803
Functionwrite_escaped_alternative
include/fmt/std.h:136
Functionwrite_exponent
include/fmt/format.h:1563
Methodwrite_fd
test/gtest/gtest/gtest.h:7280
Methodwrite_fixed
include/fmt/format.h:2522
Methodwrite_float
include/fmt/format.h:2627
Functionwrite_fractional_seconds
include/fmt/chrono.h:967
Methodwrite_int
include/fmt/format.h:2086
Methodwrite_int_noinline
include/fmt/format.h:2150
Functionwrite_loc
include/fmt/format-inl.h:143
Functionwrite_loc
include/fmt/xchar.h:46
Methodwrite_nan
include/fmt/chrono.h:1701
Methodwrite_nonfinite
include/fmt/format.h:2371
Methodwrite_null_pointer
include/fmt/printf.h:239
Functionwrite_ptr
include/fmt/format.h:1748
Methodwrite_sign
include/fmt/chrono.h:1683
Methodwrite_significand
include/fmt/format.h:2405
Functionwrite_tm_str
include/fmt/chrono.h:367
← previousnext →3,001–3,100 of 3,200, ranked by callers