SyTen

◆ build_b()

template<typename T >
template<typename... Args>
void syten::BinaryTree::Node< T >::build_b ( Args...  args)
inline

Build a right leaf from supplied arguments.

References syten::BinaryTree::Node< T >::b, and syten::BinaryTree::Node< T >::Node().

+ Here is the call graph for this function: