![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
#include <concepts>#include <type_traits>Go to the source code of this file.
Classes | |
| class | atlas::notifications::NotificationSignaler |
Namespaces | |
| namespace | atlas |
| namespace | atlas::notifications |
Concepts | |
| concept | atlas::notifications::has_get_signaler |
| concept | atlas::notifications::has_valid_signaler |
Macros | |
| #define | ATLASGAMEMANAGER_NOTIFICATIONSIGNALERS_HPP |
Typedefs | |
| template<typename T> | |
| using | atlas::notifications::Signaler = std::unique_ptr< typename T::Signaler > |
| #define ATLASGAMEMANAGER_NOTIFICATIONSIGNALERS_HPP |