mimic++ v4
Loading...
Searching...
No Matches
ObjectWatcher.hpp File Reference
#include "mimic++/Mock.hpp"
#include <stdexcept>
#include <utility>
Include dependency graph for ObjectWatcher.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mimicpp::LifetimeWatcher
 A watcher type, which reports it's destructor calls. More...
 
class  mimicpp::RelocationWatcher
 A watcher type, which reports it's move-constructor and -assignment calls. More...
 
class  mimicpp::Watched< Base, Watchers >
 CRTP-type, inheriting first from all Watchers and then Base, thus effectively couple them all together. More...
 

Namespaces

namespace  mimicpp
 

Concepts

concept  mimicpp::object_watcher