I've been familiarizing myself with yap. As I've been implementing new callable structs, it has been helpful to add a label to the struct that is handled by yap::print if present. Is this of general interest or is there a better way to accomplish this task?
I've been familiarizing myself with yap. As I've been implementing new callable structs, it has been helpful to add a label to the struct that is handled by yap::print if present. Is this of general interest or is there a better way to accomplish this task?