Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
NotificationSignalers.hpp File Reference
#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 >
 

Macro Definition Documentation

◆ ATLASGAMEMANAGER_NOTIFICATIONSIGNALERS_HPP

#define ATLASGAMEMANAGER_NOTIFICATIONSIGNALERS_HPP