mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-02 21:01:01 +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.