ARTICLE AD BOX
template <typename T> struct AVLTree {}
I want to prevent AVLTree<T> from being instantiated when T is std::string (including const/reference variants like const std::string&).
I want to prevent AVLTree<T> from being instantiated when T is std::string (including const/reference variants like const std::string&).
Hidden in mobile, Best for skyscrapers.