LeviLamina
Loading...
Searching...
No Matches
ll::mod::Unloadable Concept Reference
Concept definition
template
<
typename
T>
concept
ll::mod::Unloadable
=
requires
(T t) {
{ t.unload() } -> std::same_as<bool>;
}
ll::mod::Unloadable
Definition
RegisterHelper.h:17
ll
mod
Unloadable
Generated on Thu Aug 7 2025 04:28:00 for LeviLamina by
1.12.0