contech icon indicating copy to clipboard operation
contech copied to clipboard

Add support for isEmpty() to action collections

Open bprail opened this issue 3 years ago • 0 comments

If there are no actions of the expected type, then the collection initializes poorly and may not properly detect begin() == end(). Add an isEmpty() as well as better initialization of the collections.

bprail avatar Apr 02 '22 16:04 bprail