p12tic / cppreference-doc

C++ standard library reference
en.cppreference.com
GNU General Public License v3.0
414 stars 105 forks source link

Headers: Fix structured bindings with libclang #122

Closed p12tic closed 2 years ago

p12tic commented 2 years ago

This PR adds enough functionality for structured bindings with std::pair to work with libclang-based IDEs.