Gdb has a feature that can customize the printing of a class/struct/object. This is particularly helpful when printing template classes and containers. For now, I'll just use gdb to show how it prints ...