Geeks4Geeks
  1. Pages
    1. About
  2. Namespaces
  1. Classes
  2. Files

binary_tree_from_string_with_bracket_representation::Node class
#include <binary_tree_from_string_with_bracket_representation/binary_tree_from_string_with_bracket_representation.h>

Node struct for a simple binary tree.

Contents

  • Reference
    • Constructors, destructors, conversion operators
    • Public variables

Constructors, destructors, conversion operators

Node(int data)

Public variables

int data
Node* left
Node* right
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Geeks4Geeks. Created with Doxygen 1.9.5 and m.css.