|
LibreOffice Module tools (master) 1
|
Functions | |
| bool | equal (Pair const &p1, Pair const &p2) |
| template<typename To , typename From > | |
| To | castTo (From from) |
| template<typename Arg , typename Ret > | |
| Link< Arg, Ret > | makeLink (void *instance, Ret(*function)(void *, Arg), const char *file, int line, const char *target) |
| To tools::detail::castTo | ( | From | from | ) |
Definition at line 67 of file gen.hxx.
References Pair::A(), and Pair::B().
Referenced by operator==().