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