C++ identifier with special meaning: replaceable_if_eligible
(since C++26)
From cppreference.com
< cpp
[edit] Usage
replaceable_if_eligible class property specifier: marks a class as replaceable if it is eligible for replacement
[edit] Notes
Feature-test macro | Value | Std | Feature |
---|---|---|---|
__cpp_trivial_relocatability |
202502L |
(C++26) | Trivial Relocatability |