Unravel Engine C++ Reference
Loading...
Searching...
No Matches
watcher_fallback.cpp File Reference
#include "watcher_fallback.h"
#include <algorithm>
#include <chrono>
#include <filesystem>
#include <iostream>
#include <mutex>
#include <set>
#include <unordered_map>
#include <unordered_set>
#include <utility>
#include <base/platform/thread.hpp>
#include <hpp/event.hpp>
#include <poolstl/poolstl.hpp>

Go to the source code of this file.

Classes

class  fs::watcher_fallback::directory_listener
 
struct  fs::watcher_fallback::directory_listener::observed_changes
 
class  fs::watcher_fallback::impl
 

Namespaces

namespace  fs
 

Macros

#define POOLSTL_STD_SUPPLEMENT   1
 

Macro Definition Documentation

◆ POOLSTL_STD_SUPPLEMENT

#define POOLSTL_STD_SUPPLEMENT   1

Definition at line 13 of file watcher_fallback.cpp.