The first form is an initialiser list: name and time objects are constructed/initialised when the task object is created. name is constructed from inname using string's copy constructor, and time...