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