aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorrobot-contrib <robot-contrib@yandex-team.com>2024-08-18 12:45:44 +0300
committerrobot-contrib <robot-contrib@yandex-team.com>2024-08-18 13:05:43 +0300
commit9fa2d3ff8a63d1a1274843de162afed2b3873942 (patch)
treefa9bdb6f93f87534db0ac4c1dead2e8cdabf8952 /contrib
parentb6dc953acfc0560b32fc6c96f473f2b1893017d9 (diff)
downloadydb-9fa2d3ff8a63d1a1274843de162afed2b3873942.tar.gz
Update contrib/restricted/boost/format to 1.86.0
bb85c5c882db3e01cf2332f0ab0d892c62121c02
Diffstat (limited to 'contrib')
-rw-r--r--contrib/restricted/boost/format/README.md6
-rw-r--r--contrib/restricted/boost/format/include/boost/format/group.hpp28
-rw-r--r--contrib/restricted/boost/format/ya.make4
3 files changed, 25 insertions, 13 deletions
diff --git a/contrib/restricted/boost/format/README.md b/contrib/restricted/boost/format/README.md
index de632fcf3d..1694506539 100644
--- a/contrib/restricted/boost/format/README.md
+++ b/contrib/restricted/boost/format/README.md
@@ -6,15 +6,15 @@ Distributed under the [Boost Software License, Version 1.0](http://www.boost.org
### Properties
-* C++03
+* C++11
* Header-only
### Build Status
Branch | GHA CI | Appveyor | Coverity Scan | codecov.io | Deps | Docs | Tests |
:-------------: | ------ | -------- | ------------- | ---------- | ---- | ---- | ----- |
-[`master`](https://github.com/boostorg/format/tree/master) | [![Build Status](https://github.com/boostorg/format/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/boostorg/format/actions?query=branch:master) | [![Build status](https://ci.appveyor.com/api/projects/status/tkcumf8nu6tb697d/branch/master?svg=true)](https://ci.appveyor.com/project/jeking3/format-bhjc4/branch/master) | [![Coverity Scan Build Status](https://scan.coverity.com/projects/14007/badge.svg)](https://scan.coverity.com/projects/boostorg-format) | [![codecov](https://codecov.io/gh/boostorg/format/branch/master/graph/badge.svg)](https://codecov.io/gh/boostorg/format/branch/master) | [![Deps](https://img.shields.io/badge/deps-master-brightgreen.svg)](https://pdimov.github.io/boostdep-report/master/format.html) | [![Documentation](https://img.shields.io/badge/docs-master-brightgreen.svg)](http://www.boost.org/doc/libs/master/doc/html/format.html) | [![Enter the Matrix](https://img.shields.io/badge/matrix-master-brightgreen.svg)](http://www.boost.org/development/tests/master/developer/format.html)
-[`develop`](https://github.com/boostorg/format/tree/develop) | [![Build Status](https://github.com/boostorg/format/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/boostorg/format/actions?query=branch:develop) | [![Build status](https://ci.appveyor.com/api/projects/status/tkcumf8nu6tb697d/branch/develop?svg=true)](https://ci.appveyor.com/project/jeking3/format-bhjc4/branch/develop) | [![Coverity Scan Build Status](https://scan.coverity.com/projects/14007/badge.svg)](https://scan.coverity.com/projects/boostorg-format) | [![codecov](https://codecov.io/gh/boostorg/format/branch/develop/graph/badge.svg)](https://codecov.io/gh/boostorg/format/branch/develop) | [![Deps](https://img.shields.io/badge/deps-develop-brightgreen.svg)](https://pdimov.github.io/boostdep-report/develop/format.html) | [![Documentation](https://img.shields.io/badge/docs-develop-brightgreen.svg)](http://www.boost.org/doc/libs/develop/doc/html/format.html) | [![Enter the Matrix](https://img.shields.io/badge/matrix-develop-brightgreen.svg)](http://www.boost.org/development/tests/develop/developer/format.html)
+[`master`](https://github.com/boostorg/format/tree/master) | [![Build Status](https://github.com/boostorg/format/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/boostorg/format/actions?query=branch:master) | [![Build status](https://ci.appveyor.com/api/projects/status/tkcumf8nu6tb697d/branch/master?svg=true)](https://ci.appveyor.com/project/jeking3/format-bhjc4/branch/master) | [![Coverity Scan Build Status](https://scan.coverity.com/projects/14007/badge.svg)](https://scan.coverity.com/projects/boostorg-format) | [![codecov](https://codecov.io/gh/boostorg/format/branch/master/graph/badge.svg)](https://codecov.io/gh/boostorg/format/branch/master) | [![Deps](https://img.shields.io/badge/deps-master-brightgreen.svg)](https://pdimov.github.io/boostdep-report/master/format.html) | [![Documentation](https://img.shields.io/badge/docs-master-brightgreen.svg)](https://www.boost.org/doc/libs/master/libs/format/) | [![Enter the Matrix](https://img.shields.io/badge/matrix-master-brightgreen.svg)](http://www.boost.org/development/tests/master/developer/format.html)
+[`develop`](https://github.com/boostorg/format/tree/develop) | [![Build Status](https://github.com/boostorg/format/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/boostorg/format/actions?query=branch:develop) | [![Build status](https://ci.appveyor.com/api/projects/status/tkcumf8nu6tb697d/branch/develop?svg=true)](https://ci.appveyor.com/project/jeking3/format-bhjc4/branch/develop) | [![Coverity Scan Build Status](https://scan.coverity.com/projects/14007/badge.svg)](https://scan.coverity.com/projects/boostorg-format) | [![codecov](https://codecov.io/gh/boostorg/format/branch/develop/graph/badge.svg)](https://codecov.io/gh/boostorg/format/branch/develop) | [![Deps](https://img.shields.io/badge/deps-develop-brightgreen.svg)](https://pdimov.github.io/boostdep-report/develop/format.html) | [![Documentation](https://img.shields.io/badge/docs-develop-brightgreen.svg)](https://www.boost.org/doc/libs/develop/libs/format/) | [![Enter the Matrix](https://img.shields.io/badge/matrix-develop-brightgreen.svg)](http://www.boost.org/development/tests/develop/developer/format.html)
### Directories
diff --git a/contrib/restricted/boost/format/include/boost/format/group.hpp b/contrib/restricted/boost/format/include/boost/format/group.hpp
index c586b2a617..47b10a5d2c 100644
--- a/contrib/restricted/boost/format/include/boost/format/group.hpp
+++ b/contrib/restricted/boost/format/include/boost/format/group.hpp
@@ -55,8 +55,8 @@ struct group1
group1(T1 a1)
: a1_(a1)
{}
-private:
- group1& operator=(const group1&);
+ group1(const group1&) = default;
+ group1& operator=(const group1&) = delete;
};
template <class Ch, class Tr, class T1>
@@ -80,8 +80,8 @@ struct group2
group2(T1 a1,T2 a2)
: a1_(a1),a2_(a2)
{}
-private:
- group2& operator=(const group2&);
+ group2(const group2&) = default;
+ group2& operator=(const group2&) = delete;
};
template <class Ch, class Tr, class T1,class T2>
@@ -103,8 +103,8 @@ struct group3
group3(T1 a1,T2 a2,T3 a3)
: a1_(a1),a2_(a2),a3_(a3)
{}
-private:
- group3& operator=(const group3&);
+ group3(const group3&) = default;
+ group3& operator=(const group3&) = delete;
};
template <class Ch, class Tr, class T1,class T2,class T3>
@@ -127,8 +127,8 @@ struct group4
group4(T1 a1,T2 a2,T3 a3,T4 a4)
: a1_(a1),a2_(a2),a3_(a3),a4_(a4)
{}
-private:
- group4& operator=(const group4&);
+ group4(const group4&) = default;
+ group4& operator=(const group4&) = delete;
};
template <class Ch, class Tr, class T1,class T2,class T3,class T4>
@@ -152,6 +152,8 @@ struct group5
group5(T1 a1,T2 a2,T3 a3,T4 a4,T5 a5)
: a1_(a1),a2_(a2),a3_(a3),a4_(a4),a5_(a5)
{}
+ group5(const group5&) = default;
+ group5& operator=(const group5&) = delete;
};
template <class Ch, class Tr, class T1,class T2,class T3,class T4,class T5>
@@ -176,6 +178,8 @@ struct group6
group6(T1 a1,T2 a2,T3 a3,T4 a4,T5 a5,T6 a6)
: a1_(a1),a2_(a2),a3_(a3),a4_(a4),a5_(a5),a6_(a6)
{}
+ group6(const group6&) = default;
+ group6& operator=(const group6&) = delete;
};
template <class Ch, class Tr, class T1,class T2,class T3,class T4,class T5,class T6>
@@ -201,6 +205,8 @@ struct group7
group7(T1 a1,T2 a2,T3 a3,T4 a4,T5 a5,T6 a6,T7 a7)
: a1_(a1),a2_(a2),a3_(a3),a4_(a4),a5_(a5),a6_(a6),a7_(a7)
{}
+ group7(const group7&) = default;
+ group7& operator=(const group7&) = delete;
};
template <class Ch, class Tr, class T1,class T2,class T3,class T4,class T5,class T6,class T7>
@@ -227,6 +233,8 @@ struct group8
group8(T1 a1,T2 a2,T3 a3,T4 a4,T5 a5,T6 a6,T7 a7,T8 a8)
: a1_(a1),a2_(a2),a3_(a3),a4_(a4),a5_(a5),a6_(a6),a7_(a7),a8_(a8)
{}
+ group8(const group8&) = default;
+ group8& operator=(const group8&) = delete;
};
template <class Ch, class Tr, class T1,class T2,class T3,class T4,class T5,class T6,class T7,class T8>
@@ -254,6 +262,8 @@ struct group9
group9(T1 a1,T2 a2,T3 a3,T4 a4,T5 a5,T6 a6,T7 a7,T8 a8,T9 a9)
: a1_(a1),a2_(a2),a3_(a3),a4_(a4),a5_(a5),a6_(a6),a7_(a7),a8_(a8),a9_(a9)
{}
+ group9(const group9&) = default;
+ group9& operator=(const group9&) = delete;
};
template <class Ch, class Tr, class T1,class T2,class T3,class T4,class T5,class T6,class T7,class T8,class T9>
@@ -282,6 +292,8 @@ struct group10
group10(T1 a1,T2 a2,T3 a3,T4 a4,T5 a5,T6 a6,T7 a7,T8 a8,T9 a9,T10 a10)
: a1_(a1),a2_(a2),a3_(a3),a4_(a4),a5_(a5),a6_(a6),a7_(a7),a8_(a8),a9_(a9),a10_(a10)
{}
+ group10(const group10&) = default;
+ group10& operator=(const group10&) = delete;
};
template <class Ch, class Tr, class T1,class T2,class T3,class T4,class T5,class T6,class T7,class T8,class T9,class T10>
diff --git a/contrib/restricted/boost/format/ya.make b/contrib/restricted/boost/format/ya.make
index bf08b9bf7d..b30ae9ca38 100644
--- a/contrib/restricted/boost/format/ya.make
+++ b/contrib/restricted/boost/format/ya.make
@@ -6,9 +6,9 @@ LICENSE(BSL-1.0)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-VERSION(1.85.0)
+VERSION(1.86.0)
-ORIGINAL_SOURCE(https://github.com/boostorg/format/archive/boost-1.85.0.tar.gz)
+ORIGINAL_SOURCE(https://github.com/boostorg/format/archive/boost-1.86.0.tar.gz)
PEERDIR(
contrib/restricted/boost/assert