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