- proposal.md - proposal text
Portable implementation. Known limitation: works only for TriviallyCopyable types.
Reference implementation works with recent versions of GCC and Clang. It is x86_64-specific.
- benchmark.h - implementation
- test.cc - usage