LeviLamina
Loading...
Searching...
No Matches
ll::mod::Disableable Concept Reference
Concept definition
template
<
typename
T>
concept
Disableable
=
requires
(T t) {
{ t.disable() } -> std::same_as<bool>;
}
ll::mod::Disableable
Definition
RegisterHelper.h:27
ll
mod
Disableable
Generated on
for LeviLamina by
1.16.1