MCPcopy Create free account

hub / github.com/badaix/popl / types & classes

Types & classes375 in github.com/badaix/popl

↓ 28 callersClassOpt
test/catch.hpp:9248
↓ 21 callersClassColumnBreak
test/catch.hpp:15838
↓ 18 callersClassDuration
test/catch.hpp:15841
↓ 16 callersClassColumn
test/catch.hpp:8365
↓ 13 callersClasspluralise
test/catch.hpp:3188
↓ 12 callersClassColour
test/catch.hpp:5966
↓ 10 callersClassStringRef
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:586
↓ 8 callersClassParseState
test/catch.hpp:8918
↓ 7 callersClassnow
test/catch.hpp:6427
↓ 5 callersClassLazyExpression
test/catch.hpp:2506
↓ 5 callersClassinvalid_option
include/popl.hpp:395
↓ 4 callersClassCasedString
test/catch.hpp:3508
↓ 4 callersClassEstimate
test/catch.hpp:5413
↓ 4 callersClassNameAndLocation
test/catch.hpp:7362
↓ 4 callersClassSummaryColumn
Fwd decls
test/catch.hpp:6128
↓ 4 callersClassWithinRelMatcher
Given IEEE-754 format for floats and doubles, we can assume that float -> double promotion is lossless. Given this, we can assume that if we do the st
test/catch.hpp:3424
↓ 3 callersClassGeneratorException
test/catch.hpp:3891
↓ 3 callersClassRowBreak
test/catch.hpp:15839
↓ 2 callersClassChronometer
test/catch.hpp:6577
↓ 2 callersClassGroupInfo
test/catch.hpp:5496
↓ 2 callersClassParser
test/catch.hpp:9095
↓ 2 callersClassReporterConfig
test/catch.hpp:5460
↓ 2 callersClassSession
test/catch.hpp:12939
↓ 2 callersClassSourceLineInfo
test/catch.hpp:479
↓ 2 callersClassTestCaseStats
test/catch.hpp:5539
↓ 2 callersClassTestRunStats
test/catch.hpp:5576
↓ 2 callersClassWithinUlpsMatcher
test/catch.hpp:3408
↓ 2 callersClassXmlEncode
test/catch.hpp:6202
↓ 2 callersClassiterator
test/catch.hpp:8372
↓ 2 callersClasssigaction
test/catch.hpp:10706
↓ 1 callersClassArg
test/catch.hpp:9214
↓ 1 callersClassArgs
Transport for raw args (copied from main args, or supplied via init list for testing)
test/catch.hpp:8698
↓ 1 callersClassAssertionStats
test/catch.hpp:5506
↓ 1 callersClassBenchmarkFunction
We need to reinvent std::function because every piece of code that might add overhead in a measurement context needs to have consistent performance ch
test/catch.hpp:6668
↓ 1 callersClassBySectionInfo
test/catch.hpp:5814
↓ 1 callersClassContainsMatcher
test/catch.hpp:3530
↓ 1 callersClassCounts
test/catch.hpp:2425
↓ 1 callersClassEndTag
test/catch.hpp:8549
↓ 1 callersClassEndsWithMatcher
test/catch.hpp:3538
↓ 1 callersClassEqualsMatcher
test/catch.hpp:3526
↓ 1 callersClassExceptionMessageMatcher
test/catch.hpp:3369
↓ 1 callersClassExeName
test/catch.hpp:9172
↓ 1 callersClassFilter
test/catch.hpp:5117
↓ 1 callersClassHelp
test/catch.hpp:9349
↓ 1 callersClassNameAndTags
test/catch.hpp:979
↓ 1 callersClassNonCopyable
test/catch.hpp:468
↓ 1 callersClassRegexMatcher
test/catch.hpp:3543
↓ 1 callersClassSectionStats
test/catch.hpp:5522
↓ 1 callersClassSpacer
test/catch.hpp:8534
↓ 1 callersClassStartsWithMatcher
test/catch.hpp:3534
↓ 1 callersClassTagAlias
test/catch.hpp:5155
↓ 1 callersClassTagInfo
test/catch.hpp:11012
↓ 1 callersClassTestCase
test/catch.hpp:553
↓ 1 callersClassTestFailureException
test/catch.hpp:2501
↓ 1 callersClassTestGroupStats
test/catch.hpp:5559
↓ 1 callersClassTestSpecParser
test/catch.hpp:5171
↓ 1 callersClassTokenStream
test/catch.hpp:8695
↓ 1 callersClassWithinAbsMatcher
test/catch.hpp:3399
↓ 1 callersClasstype
test/catch.hpp:6512
ClassApprox
test/catch.hpp:3050
ClassApproxMatcher
test/catch.hpp:3651
EnumArch
test/catch.hpp:14662
EnumArgument
Option's argument type * Switch has "no" argument * Value has "required" argument * Implicit has "optional" argument */
include/popl.hpp:53
ClassAssertionHandler
test/catch.hpp:2528
ClassAssertionInfo
test/catch.hpp:1395
ClassAssertionPrinter
Implementation of CompactReporter formatting
test/catch.hpp:15439
ClassAssertionReaction
test/catch.hpp:2426
ClassAssertionResult
test/catch.hpp:2419
ClassAssertionResultData
test/catch.hpp:2502
EnumAttribute
Option's attribute * inactive: Option is not set and will not be parsed * hidden: Option is active, but will not show up in the help message * req
include/popl.hpp:70
ClassAutoReg
test/catch.hpp:985
ClassBashCompletionOptionPrinter
Option printer for bash completion * Creates a script with all options (short and long) that can be used for bash completion */
include/popl.hpp:513
ClassBasicResult
test/catch.hpp:8870
ClassBenchmark
test/catch.hpp:7253
ClassBenchmarkInfo
test/catch.hpp:2433
ClassBenchmarkStats
test/catch.hpp:2435
ClassBinaryExpr
test/catch.hpp:2216
ClassBoundFlagLambda
test/catch.hpp:9080
ClassBoundFlagRef
test/catch.hpp:9028
ClassBoundFlagRefBase
test/catch.hpp:8995
ClassBoundLambda
test/catch.hpp:9068
ClassBoundRef
test/catch.hpp:8987
ClassBoundValueRef
test/catch.hpp:9001
ClassBoundValueRef<std::vector<T>>
test/catch.hpp:9012
ClassBoundValueRefBase
test/catch.hpp:8992
ClassCapturer
test/catch.hpp:2632
ClassCaseSensitive
test/catch.hpp:463
ClassCatch_global_namespace_dummy
We need a dummy global operator<< so we can bring it into Catch namespace later
test/catch.hpp:458
EnumChoice
test/catch.hpp:463
ClassChronometerConcept
test/catch.hpp:6560
ClassChronometerModel
test/catch.hpp:6566
ClassChunkGenerator
test/catch.hpp:4270
EnumCode
test/catch.hpp:5967
ClassColumnInfo
test/catch.hpp:15832
ClassColumns
test/catch.hpp:8363
ClassCompactReporter
test/catch.hpp:6092
ClassCompleteInvoker
test/catch.hpp:6518
ClassCompleteInvoker<void>
test/catch.hpp:6525
ClassCompleteType
test/catch.hpp:6510
ClassCompleteType<void>
test/catch.hpp:6512
next →1–100 of 375, ranked by callers