| commit | cea5559ecf458ccbb251594dba571f01bf0a2402 | [log] [tgz] |
|---|---|---|
| author | Christopher Friedt <chrisfriedt@gmail.com> | Sat Oct 01 09:01:45 2022 -0400 |
| committer | Jens Geyer <Jens-G@users.noreply.github.com> | Wed Oct 26 22:48:43 2022 +0200 |
| tree | 43398a54df5269000d93135eae91850806aaf4ca | |
| parent | 5ef174b5c1ab1ddd32f430ccacbad6d94e8dc452 [diff] |
lib: cpp: protocol: declare when methods override This avoids compiler warnings about inconsistent use of `override`. Signed-off-by: Chris Friedt <cfriedt@meta.com>