Chlumsky opened this issue 3 years ago · 0 comments
Add support for pair and tuple types like std::pair, represented as a JSON array. The main challenge for std::tuple would be the need to support variadic templates in header parser and custom type definition.
std::pair
std::tuple