A
A
Andrey PINEAPPLE2015-12-04 12:13:36
C++ / C#
Andrey PINEAPPLE, 2015-12-04 12:13:36

Is there a binary search tree in C++?

Actually, the question is probably a bit idiotic:
Are there standard functions / methods in C ++ with which you can build a binary search tree?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mercury13, 2015-12-04
@AndreyHudz90

This is exactly how the standard std::map container works.

A
Armenian Radio, 2015-12-04
@gbg

std::map did not please? Or do you want a bike?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question