Ignore:
Timestamp:
Jul 11, 2023, 2:35:50 PM (2 years ago)
Author:
caparsons <caparson@…>
Branches:
master
Children:
68db00e, fc95df3
Parents:
c16cc99
Message:

updated documentation related to waituntil changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/colby_parsons_MMAth/text/waituntil.tex

    rc16cc99 rbdbb448  
    120120
    121121    // on_selected is run on the selecting thread prior to executing the statement associated with the select_node
    122     void on_selected( T &, select_node & );
     122    bool on_selected( T &, select_node & );
    123123};
    124124\end{cfa}
Note: See TracChangeset for help on using the changeset viewer.