Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomen/transwarp
/ types & classes
Types & classes
428 in github.com/bloomen/transwarp
⨍
Functions
1,274
◇
Types & classes
428
↓ 25 callers
Class
Opt
test/catch.hpp:6066
↓ 15 callers
Class
Column
test/catch.hpp:5195
↓ 13 callers
Class
pluralise
test/catch.hpp:2156
↓ 11 callers
Class
Colour
test/catch.hpp:3919
↓ 10 callers
Class
StringRef
A non-owning string class (similar to the forthcoming std::string_view) Note that, because a StringRef may be a substring of another string, it may no
test/catch.hpp:377
↓ 8 callers
Class
ColumnBreak
test/catch.hpp:11544
↓ 8 callers
Class
ParseState
test/catch.hpp:5736
↓ 5 callers
Class
LazyExpression
test/catch.hpp:1481
↓ 4 callers
Class
CasedString
test/catch.hpp:2369
↓ 4 callers
Class
SummaryColumn
Fwd decls
test/catch.hpp:4081
↓ 4 callers
Class
functor
A base class for a user-defined functor that needs access to the associated task or a cancel point to stop a task while it's running
include/transwarp.h:682
↓ 3 callers
Class
NameAndLocation
test/catch.hpp:4355
↓ 3 callers
Class
RowBreak
test/catch.hpp:11545
↓ 2 callers
Class
GroupInfo
test/catch.hpp:3486
↓ 2 callers
Class
Parser
test/catch.hpp:5913
↓ 2 callers
Class
ReporterConfig
test/catch.hpp:3451
↓ 2 callers
Class
Session
test/catch.hpp:8920
↓ 2 callers
Class
SourceLineInfo
test/catch.hpp:272
↓ 2 callers
Class
TestCaseStats
test/catch.hpp:3529
↓ 2 callers
Class
TestRunStats
test/catch.hpp:3566
↓ 2 callers
Class
WithinUlpsMatcher
test/catch.hpp:2338
↓ 2 callers
Class
XmlEncode
test/catch.hpp:4148
↓ 2 callers
Class
iterator
test/catch.hpp:5202
↓ 2 callers
Class
sigaction
test/catch.hpp:7327
↓ 2 callers
Class
task_canceled
Exception thrown when a task is canceled
include/transwarp.h:242
↓ 1 callers
Class
Approx
test/catch.hpp:2025
↓ 1 callers
Class
Arg
test/catch.hpp:6032
↓ 1 callers
Class
Args
Transport for raw args (copied from main args, or supplied via init list for testing)
test/catch.hpp:5516
↓ 1 callers
Class
AssertionStats
test/catch.hpp:3496
↓ 1 callers
Class
BySectionInfo
test/catch.hpp:3769
↓ 1 callers
Class
ContainsMatcher
test/catch.hpp:2391
↓ 1 callers
Class
Counts
test/catch.hpp:1414
↓ 1 callers
Class
EndTag
test/catch.hpp:5375
↓ 1 callers
Class
EndsWithMatcher
test/catch.hpp:2399
↓ 1 callers
Class
EqualsMatcher
test/catch.hpp:2387
↓ 1 callers
Class
ExeName
test/catch.hpp:5990
↓ 1 callers
Class
Filter
test/catch.hpp:3058
↓ 1 callers
Class
Help
test/catch.hpp:6167
↓ 1 callers
Class
NonCopyable
test/catch.hpp:261
↓ 1 callers
Class
RegexMatcher
test/catch.hpp:2404
↓ 1 callers
Class
SectionStats
test/catch.hpp:3512
↓ 1 callers
Class
Spacer
test/catch.hpp:5360
↓ 1 callers
Class
StartsWithMatcher
test/catch.hpp:2395
↓ 1 callers
Class
TagAlias
test/catch.hpp:3086
↓ 1 callers
Class
TagInfo
test/catch.hpp:7615
↓ 1 callers
Class
TestCase
test/catch.hpp:344
↓ 1 callers
Class
TestFailureException
test/catch.hpp:1476
↓ 1 callers
Class
TestGroupStats
test/catch.hpp:3549
↓ 1 callers
Class
TestSpecParser
test/catch.hpp:3102
↓ 1 callers
Class
TokenStream
test/catch.hpp:5513
↓ 1 callers
Class
TrackerHasName
test/catch.hpp:4432
↓ 1 callers
Class
WithinAbsMatcher
test/catch.hpp:2329
↓ 1 callers
Class
control_error
Exception thrown when a task is used in unintended ways
include/transwarp.h:269
↓ 1 callers
Class
functor
test/test_cancel.cpp:40
↓ 1 callers
Class
invalid_parameter
Exception thrown when an invalid parameter was passed to a function
include/transwarp.h:260
↓ 1 callers
Class
task_destroyed
Exception thrown when a task was destroyed prematurely
include/transwarp.h:251
↓ 1 callers
Class
transwarp_error
Base class for exceptions
include/transwarp.h:233
Enum
Arch
test/catch.hpp:10504
Class
AssertionHandler
test/catch.hpp:1503
Class
AssertionInfo
test/catch.hpp:620
Class
AssertionPrinter
Implementation of CompactReporter formatting
test/catch.hpp:11147
Class
AssertionReaction
test/catch.hpp:1417
Class
AssertionResult
test/catch.hpp:1409
Class
AssertionResultData
test/catch.hpp:1477
Class
AutoReg
test/catch.hpp:509
Class
BasicResult
test/catch.hpp:5688
Class
BenchmarkInfo
test/catch.hpp:1415
Class
BenchmarkLooper
test/catch.hpp:1857
Class
BenchmarkStats
test/catch.hpp:1416
Class
BinaryExpr
test/catch.hpp:1277
Class
BoundFlagLambda
test/catch.hpp:5898
Class
BoundFlagRef
test/catch.hpp:5846
Class
BoundFlagRefBase
test/catch.hpp:5813
Class
BoundLambda
test/catch.hpp:5886
Class
BoundRef
test/catch.hpp:5805
Class
BoundValueRef
test/catch.hpp:5819
Class
BoundValueRef<std::vector<T>>
test/catch.hpp:5830
Class
BoundValueRefBase
test/catch.hpp:5810
Class
CaseSensitive
test/catch.hpp:256
Class
Catch_global_namespace_dummy
We need a dummy global operator<< so we can bring it into Catch namespace later
test/catch.hpp:738
Enum
Choice
test/catch.hpp:256
Enum
Code
test/catch.hpp:3920
Class
ColumnInfo
test/catch.hpp:11538
Class
Columns
test/catch.hpp:5193
Class
CompactReporter
test/catch.hpp:4045
Class
ComposableParserImpl
test/catch.hpp:5928
Class
Config
test/catch.hpp:3277
Class
ConfigData
test/catch.hpp:3243
Class
ConsoleAssertionPrinter
Formatter impl for ConsoleReporter
test/catch.hpp:11385
Class
ConsoleReporter
test/catch.hpp:4084
Class
Contains
test/catch.hpp:2889
Class
ContainsElementMatcher
test/catch.hpp:2460
Class
Context
test/catch.hpp:6921
Class
Converter
test/catch.hpp:7823
Class
Converter<double>
test/catch.hpp:7835
Class
Converter<float>
test/catch.hpp:7826
Class
CoutStream
test/catch.hpp:9352
Class
CumulativeReporterBase
test/catch.hpp:3739
Enum
CycleState
test/catch.hpp:4423
Class
DebugOutStream
test/catch.hpp:9366
next →
1–100 of 428, ranked by callers