mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-02-17 10:26:21 +01:00
![Tobias](/assets/img/avatar_default.png)
The general pattern is to mark mutexes as mutable when it comes to matters of constness, given the mutex acts as a transient member of a data structure. Co-Authored-By: LC <lioncash@users.noreply.github.com>