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

Placeholder for Not. More...

#include <Not.hpp>

Public Types

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

Detailed Description

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

Placeholder for Not.

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 30 of file Not.hpp.

Member Typedef Documentation

◆ Modifier

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

Definition at line 31 of file Not.hpp.


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