| ▼CCppSpec::Formatters::BaseFormatter |  | 
| CCppSpec::Formatters::JUnitXML |  | 
| CCppSpec::Formatters::Progress |  | 
| CCppSpec::Formatters::TAP |  | 
| CCppSpec::Formatters::Verbose |  | 
| CCppSpec::Matchers::BeWithinHelper< A, E > |  | 
| ▼CCppSpec::Expectation< A > | Wraps the target of an expectation | 
| CCppSpec::ExpectationValue< A > |  | 
| ▼CCppSpec::Expectation< decltype(std::declval< F >()())> |  | 
| CCppSpec::ExpectationFunc< F > |  | 
| ▼CCppSpec::LetBase | Base class for lets to abstract away the template arguments | 
| CCppSpec::Let< T > | A container that memoizes the result of a block in `it's | 
| CCppSpec::NegativeExpectationHandler | Handles "negative" expectations (i.e. negated with '.not_() | 
| CCppSpec::PositiveExpectationHandler | Handles "positive" expectations (i.e. non-negated) | 
| ▼CCppSpec::Pretty | A helper base class that assists in pretty-printing various objects | 
| ▼CCppSpec::Matchers::MatcherBase< A, E > |  | 
| CCppSpec::Matchers::BeBetween< A, E > |  | 
| CCppSpec::Matchers::BeGreaterThan< A, E > |  | 
| CCppSpec::Matchers::BeLessThan< A, E > |  | 
| CCppSpec::Matchers::BeWithin< A, E > |  | 
| ▼CCppSpec::Matchers::ContainBase< A, E, U > |  | 
| CCppSpec::Matchers::Contain< A, E, U > |  | 
| CCppSpec::Matchers::EndWith< A, E > |  | 
| CCppSpec::Matchers::Equal< A, E > | The equalmatcher | 
| CCppSpec::Matchers::StartWith< A, E > |  | 
| ▼CCppSpec::Matchers::MatcherBase< A, std::nullptr_t > |  | 
| CCppSpec::Matchers::BeNullptr< A > |  | 
| ▼CCppSpec::Matchers::MatcherBase< A, U > |  | 
| ▼CCppSpec::Matchers::ContainBase< A, U, U > |  | 
| CCppSpec::Matchers::Contain< A, U, U > |  | 
| CCppSpec::Matchers::Contain< A, U, U > |  | 
| ▼CCppSpec::Matchers::MatcherBase< A, void * > |  | 
| CCppSpec::Matchers::Fail< A > |  | 
| CCppSpec::Matchers::Throw< A, Ex > |  | 
| ▼CCppSpec::Matchers::MatcherBase< A, std::string > |  | 
| CCppSpec::Matchers::FailWith< A > |  | 
| ▼CCppSpec::Matchers::MatcherBase< T, void * > |  | 
| CCppSpec::Matchers::HaveError< T > |  | 
| CCppSpec::Matchers::HaveValue< T > |  | 
| ▼CCppSpec::Matchers::MatcherBase< T, E > |  | 
| ▼CCppSpec::Matchers::Equal< T, E > |  | 
| CCppSpec::Matchers::HaveValueEqualTo< T, E > |  | 
| CCppSpec::Matchers::HaveErrorEqualTo< T, E > |  | 
| ▼CCppSpec::Matchers::MatcherBase< A, std::regex > |  | 
| CCppSpec::Matchers::Match< A > |  | 
| CCppSpec::Matchers::MatchPartial< A > |  | 
| ▼CCppSpec::Matchers::MatcherBase< A, bool > |  | 
| CCppSpec::Matchers::Satisfy< A > |  | 
| CCppSpec::Matchers::MatcherBase< Actual, Expected > | Base class for all Matcher classes and objects | 
| CCppSpec::Formatters::JUnitNodes::Result |  | 
| CCppSpec::Result |  | 
| ▼CCppSpec::Runnable | Base class for all objects in the execution tree | 
| ▼CCppSpec::Description |  | 
| CCppSpec::ClassDescription< T > | A Description with a defined subject | 
| ▼CCppSpec::ItBase | Base class for itexpressions | 
| CCppSpec::ItCD< T > | An itembedded in a ClassDescription | 
| CCppSpec::ItD | An itembedded in a Description | 
| CCppSpec::Runner | A collection of Descriptions that are run in sequence | 
| CCppSpec::Formatters::JUnitNodes::TestCase |  | 
| CCppSpec::Formatters::JUnitNodes::TestSuite |  | 
| CCppSpec::Formatters::JUnitNodes::TestSuites |  | 
| CCppSpec::Util::verbose_assert< result > | Helper class for static assertions that has a built-in error string |