mirror of
https://github.com/TokTok/c-toxcore
synced 2026-06-03 19:11:29 +00:00
6872c14e1a
This uses a trick to get read-write access to `this` from a `const` member function, similar to C++ `mutable`, but uglier.