[webkit-dev] Great function for Cocoa platform, bridge_cast

Darin Adler darin at apple.com
Wed Feb 16 06:13:18 PST 2022


I think of it as following the same naming pattern as downcast<> or static_cast<>, but you don’t have to specify a template argument since it infers it for you.

— Darin


More information about the webkit-dev mailing list