Personal channel of @lancern
Topics: programming, hacking, memes, life, cat, and more. Forward anything as you wish.
Join the discussion group for more fun.
Discord: https://discord.gg/RwUx9et7
Topics: programming, hacking, memes, life, cat, and more. Forward anything as you wish.
Join the discussion group for more fun.
Discord: https://discord.gg/RwUx9et7
Bloomberg 开源的 P2996: Reflection for C++26 的实现
Paul Alexander, ‘the man in the iron lung’, has died https://www.bbc.com/news/world-us-canada-68555051
House passes bill to force TikTok sale from Chinese owner or ban the app https://www.nytimes.com/2024/03/13/technology/tiktok-ban-house-vote.html
祝各位订户
std::numbers::pi
节快乐!TIL: CMake 3.29 加了一个变量
所以什么时候把 split debuginfo 也支持一下啊
https://cmake.org/cmake/help/git-master/variable/CMAKE_LINKER_TYPE.html
CMAKE_LINKER_TYPE
可以用来直接指定 linker 了,不用再写 -DCMAKE_{EXE,STATIC,SHARED,MODULE}_LINKER_FLAGS='-fuse-ld=lld'
这种东西了所以什么时候把 split debuginfo 也支持一下啊
https://cmake.org/cmake/help/git-master/variable/CMAKE_LINKER_TYPE.html
C++ Safety, in Context https://herbsutter.com/2024/03/11/safety-in-context/
I'm Betting on Call-by-Push-Value https://thunderseethe.dev/posts/bet-on-cbpv/
ClangIR 现状与展望
ClangIR(简称 CIR)是 LLVM 社区内的一个目前仍处于孵化状态(incubator)的新项目,其目… 阅读更多 »ClangIR 现状与展望
via Lancern's Blog
ClangIR(简称 CIR)是 LLVM 社区内的一个目前仍处于孵化状态(incubator)的新项目,其目… 阅读更多 »ClangIR 现状与展望
via Lancern's Blog
FreeBSD has a(nother) new C compiler: Intel oneAPI DPC++/C++ https://briancallahan.net/blog/20240306.html