Files
taskwarrior-2.x/src
Dustin J. Mitchell 2812a8c77a Refactor getDOM to use a pointer for the optional context
It's possible to call getDOM without a contextual task.  Previously,
this was done by referencing a "dummy" task which necessitated a way to
distinguish such dummy tasks.  This switches to using a pointer and
treating the NULL value as meaning there is no context.

Note that this cannot use `std::optional<&Task>`, as optional does not
support reference types.
2021-12-16 23:03:44 -05:00
..
2016-06-25 17:28:15 -04:00
2011-07-16 13:20:26 -04:00
2021-09-05 12:02:07 -04:00
2011-07-16 13:20:26 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00
2015-07-17 14:59:42 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00
2013-09-01 13:53:24 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00
2021-09-05 12:02:07 -04:00