HackerTrans
トップ新着トレンドコメント過去質問紹介求人

andreidd

no profile record

コメント

andreidd
·昨年·議論
What's stopping you from UAF or OOB array access in Delphi?
andreidd
·昨年·議論
Why is Delphi/Object Pascal an MSL?
andreidd
·2 年前·議論
What libraries have you used?
andreidd
·3 年前·議論
Why not use “:memory:”?
andreidd
·3 年前·議論
std::aligned_storage has been deprecated since C++23
andreidd
·3 年前·議論
What’s wrong with generators?
andreidd
·3 年前·議論
Using the svg as mask image in css is presented to have the disadvantage of two separate requests (one for css and the other for the svg content). That can be overcome by inlining the svg directly in the css file.
andreidd
·3 年前·議論
Nice, but good luck debugging if cmp returns -1. This is C++ after all and there is no constraint/concept to enforce the function to return bool. If you're lucky you get a sign mismatch warning.
andreidd
·3 年前·議論
Not entirely true. You can pool allocate a C++ coro.