SyTen

◆ operator[]() [2/3]

template<typename T >
Ptr syten::BinaryTree::Tree< T >::operator[] ( std::initializer_list< Index list) const
inline

Returns a pointer to the node specified by the two-index coordinate.

Overload to specify handling of initializer lists.

References std::initializer_list::begin(), std::copy(), std::initializer_list::end(), and syten::BinaryTree::Tree< T >::operator[]().

+ Here is the call graph for this function: