template <typename T, const bool& Enabled>
struct MaybeStack
Defined at line 53 of file ../../sdk/lib/c/threads/stack-abi.h
Distinct wrapper types for each constexpr variable ensure that two adjacent
members will be of differing types so [[no_unique_address]] can take effect.