David McCabe
Results
2
comments of
David McCabe
I think I am having the same issue, and I have a much smaller toy example: ```c++ /** @brief A structure. */ struct S { struct { int x; };...
I'd like to request this issue be reopened. The problem is not the format of the printing; the problem is that Catch breaks when trying to wrap the formatted expression....