|
OpenSDN source code
|

Go to the source code of this file.
Functions | |
| template<typename SetType , typename AddFunctor , typename DelFunctor > | |
| bool | set_synchronize (const SetType *set1, const SetType *set2, AddFunctor add_fn, DelFunctor del_fn) |
| bool set_synchronize | ( | const SetType * | set1, |
| const SetType * | set2, | ||
| AddFunctor | add_fn, | ||
| DelFunctor | del_fn | ||
| ) |
Definition at line 21 of file set_util.h.