diff options
| author | hiddenpath <[email protected]> | 2024-01-22 14:54:41 +0300 |
|---|---|---|
| committer | hiddenpath <[email protected]> | 2024-01-22 15:12:52 +0300 |
| commit | de1073ebfea7ef7e8eacb91f2a1a3b3f378ede76 (patch) | |
| tree | 2699975961ce91cbe81b84022539d046a6370eb3 /contrib/python/ipython/py3/IPython/core/profileapp.py | |
| parent | 273c40fcb033921032b644d6baa08dcd110d5f8b (diff) | |
Specialize iterator_traits for TIpAddressRange iterator
```
In file included from $(SOURCE_ROOT)/contrib/libs/cxxsupp/libcxx/include/__algorithm/copy_move_common.h:12:
$(SOURCE_ROOT)/contrib/libs/cxxsupp/libcxx/include/__algorithm/iterator_operations.h:72:3: error: no type named 'value_type' in 'std::iterator_traits<TIpAddressRange::TIterator>'
using __value_type = typename iterator_traits<_Iter>::value_type;
^~~~~
$(SOURCE_ROOT)/contrib/libs/cxxsupp/libcxx/include/__algorithm/copy_move_common.h:149:62: note: in instantiation of template type alias '__value_type' requested here
using _InValue = typename _IterOps<_AlgPolicy>::template __value_type<_InIter>;
```
Diffstat (limited to 'contrib/python/ipython/py3/IPython/core/profileapp.py')
0 files changed, 0 insertions, 0 deletions
