-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
radix_tree/radix_tree_it.hpp:12:35: warning: ‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations]
12 | class radix_tree_it : public std::iterator<std::forward_iterator_tag, std::pair<K, T> > {
| ^~~~~~~~
Metadata
Metadata
Assignees
Labels
No labels