ECSTASY
All in the name
Loading...
Searching...
No Matches
ecstasy::Maybe< C, AutoLock > Struct Template Reference

Placeholder for Maybe. More...

#include <Maybe.hpp>

Public Types

using Modifier = query::modifier::Maybe< queryable_type_t< C >, AutoLock >
 

Detailed Description

template<typename C, bool AutoLock = thread::AUTO_LOCK_DEFAULT>
struct ecstasy::Maybe< C, AutoLock >

Placeholder for Maybe.

Template Parameters
CComponent type.
AutoLockWhether the queryable should be locked automatically.
Author
Andréas Leroux (andre.nosp@m.as.l.nosp@m.eroux.nosp@m.@epi.nosp@m.tech..nosp@m.eu)
Since
1.0.0 (2022-10-24)

Definition at line 31 of file Maybe.hpp.

Member Typedef Documentation

◆ Modifier

template<typename C , bool AutoLock = thread::AUTO_LOCK_DEFAULT>
using ecstasy::Maybe< C, AutoLock >::Modifier = query::modifier::Maybe<queryable_type_t<C>, AutoLock>

Definition at line 32 of file Maybe.hpp.


The documentation for this struct was generated from the following file: