Contents
#include <autosaver.h> struct Suspender { // fields AutoSaver& autoSaver; bool wasSuspended; };