mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-29 09:56:39 +00:00
* This doesn't cover all cases but helps with 'pythonic' cases where a list returned from a function should be expected to be mutable. Modifying direct 'members' can still modify through const.