docs/callback.md still says base::OnceCallback<> and base::RepeatingCallback<> under development |
|
Issue descriptionThese are now the preferred forms, so the doc should encourage their use. Currently it only describes these in the second paragraph as base::OnceCallback<> and base::RepeatingCallback<> are next gen callback classes, which are under development. while the first paragraph describes base::Callback<>. That should likely move to a legacy section, with the new ones described first? Thanks! There was some confusion about this in a code review ... |
|
►
Sign in to add a comment |
|
Comment 1 by benhenry@google.com
, Jan 10