![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Detects whether Alt opts into exposing more than one default instance of itself (e.g. the same alternative with different tunable field values) via a static variant_custom_defaults() method, for example: More...
#include <shamalgs/include/shamalgs/ImplVariant.hpp>
Detects whether Alt opts into exposing more than one default instance of itself (e.g. the same alternative with different tunable field values) via a static variant_custom_defaults() method, for example:
Alternatives that do not define it (the common case) keep exposing exactly one, default-constructed instance.
Definition at line 111 of file ImplVariant.hpp.