std::function, c++ lambda, and objc blocks are all interchangeable. WTF::Functions cannot be used as objc blocks because the latter must be copyable. Until that changes or we stop using objc, we cannot completely eliminate std::function from WebKit. _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev
- [webkit-dev] Should we ever use std::function instead o... Darin Adler
- Re: [webkit-dev] Should we ever use std::function ... Chris Dumez
- Re: [webkit-dev] Should we ever use std::function ... Filip Pizlo
- Re: [webkit-dev] Should we ever use std::funct... Chris Dumez
- Re: [webkit-dev] Should we ever use std::f... Filip Pizlo
- Re: [webkit-dev] Should we ever use st... Brady Eidson
- Re: [webkit-dev] Should we ever u... Filip Pizlo
- Re: [webkit-dev] Should we ever u... Alex Christensen
- Re: [webkit-dev] Should we ev... Filip Pizlo
- Re: [webkit-dev] Should we ev... Chris Dumez
- Re: [webkit-dev] Should w... Alex Christensen
- Re: [webkit-dev] Should w... Filip Pizlo
- Re: [webkit-dev] Should w... Chris Dumez
- Re: [webkit-dev] Should w... Filip Pizlo
- Re: [webkit-dev] Should w... Brady Eidson
- Re: [webkit-dev] Should we ever use std::funct... Maciej Stachowiak
- Re: [webkit-dev] Should we ever use std::f... Konstantin Tokarev
- Re: [webkit-dev] Should we ever use st... Filip Pizlo