Description
I have often classes like:
class FileId
{ int id; }to type the integer. It would be nice if the value of "id" would be immediate shown like for other dumpers.
I have often classes like:
class FileId
{ int id; }to type the integer. It would be nice if the value of "id" would be immediate shown like for other dumpers.