Add 'xo-callback/' from commit '4e1849c726'
git-subtree-dir: xo-callback git-subtree-mainline:42ee4bbdc2git-subtree-split:4e1849c726
This commit is contained in:
commit
5ce1c5fb0a
9 changed files with 571 additions and 0 deletions
13
xo-callback/src/callback/CallbackSet.cpp
Normal file
13
xo-callback/src/callback/CallbackSet.cpp
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
/* file CallbackSet.cpp
|
||||
*
|
||||
* author: Roland Conybeare, Sep 2022
|
||||
*/
|
||||
|
||||
#include "CallbackSet.hpp"
|
||||
|
||||
namespace xo {
|
||||
namespace fn {
|
||||
} /*namespace fn*/
|
||||
} /*namespace xo*/
|
||||
|
||||
/* end CallbackSet.cpp */
|
||||
Loading…
Add table
Add a link
Reference in a new issue