Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fmtlib/fmt
/ types & classes
Types & classes
1,093 in github.com/fmtlib/fmt
⨍
Functions
3,200
◇
Types & classes
1,093
↓ 116 callers
Class
string
test/format-test.cc:2479
↓ 43 callers
Class
bigint
include/fmt/format.h:2686
↓ 34 callers
Class
rgb
include/fmt/color.h:192
↓ 24 callers
Class
tm
test/gtest/gmock-gtest-all.cc:5580
↓ 19 callers
Class
test_string
test/compile-test.cc:349
↓ 17 callers
Class
uint128
include/fmt/format.h:293
↓ 16 callers
Enum
type
include/fmt/base.h:964
↓ 15 callers
Class
path
include/fmt/std.h:354
↓ 9 callers
Class
format_int
A fast integer formatter.
include/fmt/format.h:4178
↓ 9 callers
Class
format_specs
Format specifiers for built-in and string types.
include/fmt/base.h:822
↓ 9 callers
Class
text_style
include/fmt/color.h:236
↓ 8 callers
Class
Answer
test/format-test.cc:1797
↓ 8 callers
Class
utf8_to_utf16
A converter from UTF-8 to UTF-16.
include/fmt/format.h:1316
↓ 6 callers
Class
Definition
A definition extracted by Doxygen.
support/python/mkdocstrings_handlers/cxx/__init__.py:24
↓ 6 callers
Class
Option
support/docopt.py:180
↓ 5 callers
Class
Argument
support/docopt.py:150
↓ 5 callers
Class
Rank0
test/gtest/gmock/gmock.h:5613
↓ 5 callers
Class
buffered_file
A buffered file.
include/fmt/os.h:165
↓ 4 callers
Class
Required
support/docopt.py:219
↓ 4 callers
Class
arg_pack
include/fmt/base.h:1676
↓ 4 callers
Class
test_formattable
test/compile-test.cc:47
↓ 4 callers
Class
weekday
A fallback version of weekday.
include/fmt/chrono.h:1846
↓ 3 callers
Class
CodeLocation
test/gtest/gtest/gtest.h:3870
↓ 3 callers
Class
abc
test/ostream-test.cc:188
↓ 3 callers
Class
iterator
test/scan.h:62
↓ 3 callers
Class
locale_ref
A type-erased reference to std::locale to avoid the heavy <locale> include.
include/fmt/base.h:895
↓ 3 callers
Class
monostate
include/fmt/base.h:341
↓ 3 callers
Class
value
include/fmt/base.h:2135
↓ 3 callers
Class
writer
A writer to a buffered stream. It doesn't own the underlying stream.
include/fmt/format.h:911
↓ 2 callers
Class
AssertHelper
test/gtest/gtest/gtest.h:9718
↓ 2 callers
Class
Command
support/docopt.py:165
↓ 2 callers
Class
DocoptLanguageError
Error in construction of usage-message by developer.
support/docopt.py:17
↓ 2 callers
Class
Either
support/docopt.py:268
↓ 2 callers
Class
MatchesRegexMatcher
Implements polymorphic matchers MatchesRegex(regex) and ContainsRegex(regex), which can be used as a Matcher<T> as long as T can be converted to a str
test/gtest/gtest/gtest.h:6903
↓ 2 callers
Class
Op
NOLINT
test/gtest/gmock/gmock.h:1966
↓ 2 callers
Class
RelationToSourceCopy
test/gtest/gtest/gtest.h:4461
↓ 2 callers
Class
RelationToSourceReference
The relation between an NativeArray object (see below) and the native array it represents. We use 2 different structs to allow non-copyable types to b
test/gtest/gtest/gtest.h:4460
↓ 2 callers
Class
Tokens
support/docopt.py:282
↓ 2 callers
Class
buffer_size
include/fmt/os.h:318
↓ 2 callers
Class
custom_type
test/args-test.cc:35
↓ 2 callers
Class
date
test/util.h:58
↓ 2 callers
Class
double_double
test/format-impl-test.cc:280
↓ 2 callers
Class
handle
include/fmt/base.h:2461
↓ 2 callers
Class
iterator
test/ranges-test.cc:465
↓ 2 callers
Class
printf_precision_handler
include/fmt/printf.h:86
↓ 2 callers
Class
printf_width_handler
Checks if an argument is a valid printf width specifier and sets left alignment if it is negative.
include/fmt/printf.h:196
↓ 2 callers
Enum
scoped_enum_as_int
test/format-test.cc:2311
↓ 2 callers
Enum
scoped_enum_as_string
test/format-test.cc:2317
↓ 2 callers
Enum
scoped_enum_as_string_view
test/format-test.cc:2314
↓ 2 callers
Class
sentinel
test/scan.h:60
↓ 2 callers
Class
sigaction
test/gtest/gmock-gtest-all.cc:9575
↓ 2 callers
Class
slow_float
test/format-impl-test.cc:297
↓ 2 callers
Class
struct_as_int
test/format-test.cc:2320
↓ 2 callers
Class
system_message
src/os.cc:75
↓ 2 callers
Class
test_struct
test/base-test.cc:297
↓ 1 callers
Class
ClassUniqueToAlwaysTrue
test/gtest/gmock-gtest-all.cc:7726
↓ 1 callers
Class
CxxHandler
support/python/mkdocstrings_handlers/cxx/__init__.py:231
↓ 1 callers
Class
Dict
support/docopt.py:485
↓ 1 callers
Class
DoDefaultAction
Implements the polymorphic DoDefault() action.
test/gtest/gmock/gmock.h:1776
↓ 1 callers
Class
DocoptExit
Exit in case user invoked program with incorrect arguments.
support/docopt.py:22
↓ 1 callers
Class
Env
support/release.py:83
↓ 1 callers
Class
Eq2Matcher
test/gtest/gmock/gmock.h:4036
↓ 1 callers
Class
ExpectationBase
Base class for expectations.
test/gtest/gmock/gmock.h:8320
↓ 1 callers
Class
Ge2Matcher
test/gtest/gmock/gmock.h:4056
↓ 1 callers
Class
Git
support/release.py:19
↓ 1 callers
Class
Gt2Matcher
test/gtest/gmock/gmock.h:4048
↓ 1 callers
Class
InstantiationInfo
test/gtest/gtest/gtest.h:8586
↓ 1 callers
Class
IsNanMatcher
Implements the polymorphic IsNan() matcher, which matches any floating type value that is Nan.
test/gtest/gmock/gmock.h:4441
↓ 1 callers
Class
IsNullMatcher
Implements the polymorphic IsNull() matcher, which matches any raw or smart pointer that is NULL.
test/gtest/gmock/gmock.h:3629
↓ 1 callers
Class
JsonUnitTestResultPrinter
This class generates an JSON output file.
test/gtest/gmock-gtest-all.cc:5918
↓ 1 callers
Class
Le2Matcher
test/gtest/gmock/gmock.h:4052
↓ 1 callers
Class
LessComparator
A comparator functor that uses the < operator to compare two values.
test/gtest/gmock/gmock.h:5286
↓ 1 callers
Class
Lt2Matcher
test/gtest/gmock/gmock.h:4044
↓ 1 callers
Class
MaxBipartiteMatchState
FindMaxBipartiteMatching and its helper class. Uses the well-known Ford-Fulkerson max flow method to find a maximum bipartite matching. Flow is consi
test/gtest/gmock-gtest-all.cc:12981
↓ 1 callers
Class
Ne2Matcher
test/gtest/gmock/gmock.h:4040
↓ 1 callers
Class
NotNullMatcher
Implements the polymorphic NotNull() matcher, which matches any raw or smart pointer that is not NULL.
test/gtest/gmock/gmock.h:3645
↓ 1 callers
Class
Notification
Allows a controller thread to pause execution of newly created threads until notified. Instances of this class must be created and destroyed in the c
test/gtest/gtest/gtest.h:1438
↓ 1 callers
Class
OneOrMore
support/docopt.py:246
↓ 1 callers
Class
OptionsShortcut
Marker/placeholder for [options] shortcut.
support/docopt.py:241
↓ 1 callers
Class
ParamIterator
test/gtest/gtest/gtest.h:8079
↓ 1 callers
Class
RefMatcher<T&>
test/gtest/gmock/gmock.h:3676
↓ 1 callers
Class
ReturnNullAction
Implements the ReturnNull() action.
test/gtest/gmock/gmock.h:1640
↓ 1 callers
Class
ReturnVoidAction
Implements the Return() action.
test/gtest/gmock/gmock.h:1652
↓ 1 callers
Class
Runner
support/release.py:69
↓ 1 callers
Class
Test
Represents a failure message.
test/gtest/gtest/gtest.h:3481
↓ 1 callers
Class
TestInfo
Represents a test.
test/gtest/gtest/gtest.h:3482
↓ 1 callers
Class
TestProperty
A copyable object representing a user specified test property which can be output as a key/value string pair. Don't inherit from TestProperty as its
test/gtest/gtest/gtest.h:10438
↓ 1 callers
Class
TestPropertyKeyIs
A predicate that checks the key of a TestProperty against a known key. TestPropertyKeyIs is copyable.
test/gtest/gmock-gtest-all.cc:745
↓ 1 callers
Class
TestSuite
test/gtest/gtest/gtest.h:9742
↓ 1 callers
Class
TestSuiteNameIs
A predicate that checks the name of a TestSuite against a known value. This is used for implementation of the UnitTest class only. We put it in the
test/gtest/gmock-gtest-all.cc:7162
↓ 1 callers
Class
TypeParameterizedTestSuiteInfo
test/gtest/gtest/gtest.h:8720
↓ 1 callers
Class
Types
test/gtest/gtest/gtest.h:3402
↓ 1 callers
Class
UnitTest
Result of a test part.
test/gtest/gtest/gtest.h:3484
↓ 1 callers
Class
WithWhatMatcherImpl
test/gtest/gmock/gmock.h:7926
↓ 1 callers
Class
WithoutMatchers
A marker class that is used to resolve parameterless expectations to the correct overload. This must not be instantiable, to prevent client code from
test/gtest/gmock/gmock.h:599
↓ 1 callers
Class
XmlUnitTestResultPrinter
This class generates an XML output file.
test/gtest/gmock-gtest-all.cc:5370
↓ 1 callers
Class
_stat
test/gtest/gtest/gtest.h:2236
↓ 1 callers
Class
accessor
include/fmt/base.h:486
↓ 1 callers
Enum
align
include/fmt/base.h:668
↓ 1 callers
Class
allocator
include/fmt/format.h:729
next →
1–100 of 1,093, ranked by callers