On this page
libtmux::parent_of
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/relations.hpp
- parent_of ( typename Child , typename Parent , rows : const std::vector< Parent > & , foreign_key : StringFieldHandle< Child > , key : StringFieldHandle< Parent > ) typename Child ( typename Child , typename Parent , const std::vector< Parent > && , StringFieldHandle< Child > , StringFieldHandle< Parent > ) typename Child
-
The same join read the other way: the one row a child points at, or none.
0 declared, 0 inherited