C++Spec 1.0.0
BDD testing for C++
Loading...
Searching...
No Matches
description.hpp File Reference

Defines the Description class and associated functions. More...

#include <deque>
#include <forward_list>
#include <source_location>
#include <string>
#include <utility>
#include "it.hpp"
Include dependency graph for description.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CppSpec::Description
 

Typedefs

using CppSpec::Context = Description
 

Detailed Description

Defines the Description class and associated functions.