cosmetic: comments
This commit is contained in:
parent
75ee64909e
commit
5b8f2b6d74
1 changed files with 2 additions and 0 deletions
|
|
@ -65,7 +65,9 @@ namespace xo {
|
|||
* RemoveCallback: deferred CallbackSet<Fn>::remove_callback(.fn)
|
||||
*/
|
||||
CbsetCmdEnum cmd_ = AddCallback;
|
||||
/* operate on callback with this id */
|
||||
CallbackId id_;
|
||||
/* callback function to add/remove */
|
||||
Fn fn_;
|
||||
}; /*ReentrantCbsetCmd*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue