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