libtmux Reference MCP Search
On this page

libtmux::parent_of

View as Markdown

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
functionoverload2 overloads [source]
functionoverload2 overloads [source]
parent_of

The same join read the other way: the one row a child points at, or none.

0 declared, 0 inherited

Esc

Type to search.