Description
Qt Creator comes with some debugger helpers that print the most common STL types, however std::tuple is missing from this collection of helpers. Without a targeted formatter, debugging std::tuple is extremely difficult.
Qt Creator comes with some debugger helpers that print the most common STL types, however std::tuple is missing from this collection of helpers. Without a targeted formatter, debugging std::tuple is extremely difficult.