proxy
proxy copied to clipboard
Proxy: Next Generation Polymorphism in C++
Results
12
proxy issues
Sort by
recently updated
recently updated
newest added
When `proxiable_ptr_constraints::relocatability` is set to `constraint_level::trivial`, `proxy` should be [trivially relocatable](https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p2786r11.html).
enhancement
p2
> C++26 constexpr exceptions can also be considered here when the compiler implementations are widely available. > > Relevant paper: https://wg21.link/p3557r0 (godbolt link: https://godbolt.org/z/Y1vPcn6Kr) > > Adding constraints to the...
enhancement
p3