llvm-project
6157dbe4 - [libc++] Introduce __forward_as (#118168)

Commit
293 days ago
[libc++] Introduce __forward_as (#118168) This allows forwarding an object as a specific type. This is usually useful when using `deducing this` to avoid calling any functions in a deriving class.
Author
Parents
Loading