Converting Pointers to C++ References in WebKit
Andreas Kling: It exposes unnecessary null checks by turning them into compile errors. C++ doesn’t let you null check references, so you have no choice but to remove them. This is awesome, because it means smaller and faster code, both binary and source wise. The CPU doesn’t have to spend time checking if the object … Continue reading Converting Pointers to C++ References in WebKit
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed