mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 09:30:44 +00:00
05d0e2eb77
* make_pair is obvious, the cast to tuple allows using std::tie to split a returned pair into two local variables.