aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/ipmath/ipmath.h
Commit message (Collapse)AuthorAgeFilesLines
* Specialize iterator_traits for TIpAddressRange iteratorhiddenpath2024-01-241-0/+5
| | | | | | | | | | | ``` 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>; ```
* Import libs 4 (#758)AlexSm2023-12-271-1/+15
|
* Import libs 1 (#590)AlexSm2023-12-211-10/+10
| | | | | | | * Import libs 1 * Add new file without extension * Add file missed in export config
* Restoring authorship annotation for <msherbakov@yandex-team.ru>. Commit 2 of 2.msherbakov2022-02-101-160/+160
|
* Restoring authorship annotation for <msherbakov@yandex-team.ru>. Commit 1 of 2.msherbakov2022-02-101-160/+160
|
* intermediate changesDevtools Arcadia2022-02-071-0/+160
ref:cde9a383711a11544ce7e107a78147fb96cc4029