cppweeklynews icon indicating copy to clipboard operation
cppweeklynews copied to clipboard

https://coredumped.dev/2024/09/09/what-is-the-best-pointer-tagging-method/

Open wanghenshui opened this issue 1 year ago • 1 comments

          https://coredumped.dev/2024/09/09/what-is-the-best-pointer-tagging-method/

改写成c++

https://news.ycombinator.com/item?id=41488377

https://www.reddit.com/r/ProgrammingLanguages/comments/1fcpl3b/what_is_the_best_pointer_tagging_method/

https://www.reddit.com/r/cpp/comments/1fv10dw/what_is_the_best_pointer_tagging_method/

https://lobste.rs/s/zbx4cu

Originally posted by @wanghenshui in https://github.com/wanghenshui/cppweeklynews/issues/139#issuecomment-2437296209

wanghenshui avatar Oct 28 '24 17:10 wanghenshui

说来 DuckDB 还用了 Swizzling Pointer (但封装很丑)

mapleFU avatar Oct 28 '24 17:10 mapleFU