C++Spec 1.0.0
BDD testing for C++
Loading...
Searching...
No Matches
let.hpp File Reference
#include <functional>
#include <optional>
Include dependency graph for let.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CppSpec::LetBase
 Base class for lets to abstract away the template arguments. More...
 
class  CppSpec::Let< T >
 A container that memoizes the result of a block in `it's. More...