Skip to content

Commit 681ed70

Browse files
committed
Merge remote-tracking branch 'upstream/develop'
2 parents 705d2d8 + 8cfdbb6 commit 681ed70

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

meta/libraries.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"Hubert Holin <Hubert.Holin -at- meteo.fr>",
1414
"John Maddock <john -at- johnmaddock.co.uk>"
1515
],
16-
"cxxstd": "11"
16+
"cxxstd": "14"
1717
},
1818
{
1919
"key": "math/common_factor",
@@ -26,7 +26,7 @@
2626
"category": [
2727
"Math"
2828
],
29-
"cxxstd": "11"
29+
"cxxstd": "14"
3030
},
3131
{
3232
"key": "math/octonion",
@@ -39,7 +39,7 @@
3939
"category": [
4040
"Math"
4141
],
42-
"cxxstd": "11"
42+
"cxxstd": "14"
4343
},
4444
{
4545
"key": "math/quaternion",
@@ -52,7 +52,7 @@
5252
"category": [
5353
"Math"
5454
],
55-
"cxxstd": "11"
55+
"cxxstd": "14"
5656
},
5757
{
5858
"key": "math/special_functions",
@@ -68,7 +68,7 @@
6868
"category": [
6969
"Math"
7070
],
71-
"cxxstd": "11"
71+
"cxxstd": "14"
7272
},
7373
{
7474
"key": "math/statistical_distributions",
@@ -82,6 +82,6 @@
8282
"category": [
8383
"Math"
8484
],
85-
"cxxstd": "11"
85+
"cxxstd": "14"
8686
}
8787
]

0 commit comments

Comments
 (0)