Unravel Engine C++ Reference
Loading...
Searching...
No Matches
watcher.h File Reference
#include <atomic>
#include <chrono>
#include <condition_variable>
#include <functional>
#include <map>
#include <memory>
#include <mutex>
#include <string>
#include <thread>
#include "filesystem.h"
#include "pattern_filter.h"

Go to the source code of this file.

Classes

class  fs::watcher
 
struct  fs::watcher::entry
 

Namespaces

namespace  fs
 

Functions

auto fs::to_string (const watcher::entry &e) -> std::string