![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <atomic>
#include <memory>
#include <utility>
#include "vccc/__signal/forward_declare.h"
#include "vccc/__signal/slot_group.h"
Go to the source code of this file.
Classes | |
class | connection |
Connection manager for a single slot. More... | |
class | raii_connection |
Scoped connection manager for a single slot. More... | |
Namespaces | |
vccc | |