News

It would be convenient to be able to copy such objects. Since assignment operators tend to accompany copy constructors, I assume these classes also lack assignment operators. Many missing copy ...
The TaskOptions and its sub-classes can be passed around and have certain members variables changed. Right now that leads to custom copying code wherever they are being accessed. Instead of this ...