2
2
<feed xmlns =" http://www.w3.org/2005/Atom" >
3
3
<title >cpprefjp - C++日本語リファレンス</title >
4
4
<link href =" https://cpprefjp.github.io" />
5
- <updated >2025-03-09T14:38:03.480108 </updated >
6
- <id >cdf6903b-c04b-447f-8a1c-289f9fc13df5 </id >
5
+ <updated >2025-03-10T06:00:47.647185 </updated >
6
+ <id >203a1153-2122-4c29-a875-dd43fbc5edde </id >
7
7
8
8
9
+ <entry >
10
+ <title >max_exponent -- numeric_limits: リンク切れしたページへの参照を削除 #1412</title >
11
+ <link href =" https://cpprefjp.github.io/reference/limits/numeric_limits/max_exponent.html" />
12
+ <id >af4077325f0e871ef767ae0cec6358fa9344bec5:reference/limits/numeric_limits/max_exponent.md</id >
13
+ <updated >2025-03-10T14:57:26+09:00</updated >
14
+
15
+ <summary type =" html" >< pre>< code> diff --git a/reference/limits/numeric_limits/max_exponent.md b/reference/limits/numeric_limits/max_exponent.md
16
+ index 95f84a9c5..1661ac4c8 100644
17
+ --- a/reference/limits/numeric_limits/max_exponent.md
18
+ +++ b/reference/limits/numeric_limits/max_exponent.md
19
+ @@ -49,7 +49,6 @@ double : 1024
20
+ ```
21
+
22
+ ## 参照
23
+ -* [takagi.in - 標準C++辞典 - `& lt;cfloat& gt;`ヘッダ](http://takagi.in/modules/bwiki/index.php?%A1%E3cfloat%A1%E4%A5%D8%A5%C3%A5%C0)
24
+ * [`numeric_limits::min_exponent`](min_exponent.md)
25
+ * [`numeric_limits::min_exponent10`](min_exponent10.md)
26
+ * [`numeric_limits::max_exponent10`](max_exponent10.md)
27
+ < /code>< /pre> </summary >
28
+
29
+ <author >
30
+ <name >Akira Takahashi</name >
31
+
32
+ </author >
33
+ </entry >
34
+
35
+ <entry >
36
+ <title >max_exponent10 -- numeric_limits: リンク切れしたページへの参照を削除 #1412</title >
37
+ <link href =" https://cpprefjp.github.io/reference/limits/numeric_limits/max_exponent10.html" />
38
+ <id >af4077325f0e871ef767ae0cec6358fa9344bec5:reference/limits/numeric_limits/max_exponent10.md</id >
39
+ <updated >2025-03-10T14:57:26+09:00</updated >
40
+
41
+ <summary type =" html" >< pre>< code> diff --git a/reference/limits/numeric_limits/max_exponent10.md b/reference/limits/numeric_limits/max_exponent10.md
42
+ index f0cb82875..4e32f8b2e 100644
43
+ --- a/reference/limits/numeric_limits/max_exponent10.md
44
+ +++ b/reference/limits/numeric_limits/max_exponent10.md
45
+ @@ -49,7 +49,6 @@ double : 308
46
+ ```
47
+
48
+ ## 参照
49
+ -* [takagi.in - 標準C++辞典 - `& lt;cfloat& gt;`ヘッダ](http://takagi.in/modules/bwiki/index.php?%A1%E3cfloat%A1%E4%A5%D8%A5%C3%A5%C0)
50
+ * [`numeric_limits::min_exponent`](min_exponent.md)
51
+ * [`numeric_limits::min_exponent10`](min_exponent10.md)
52
+ * [`numeric_limits::max_exponent`](max_exponent.md)
53
+ < /code>< /pre> </summary >
54
+
55
+ <author >
56
+ <name >Akira Takahashi</name >
57
+
58
+ </author >
59
+ </entry >
60
+
61
+ <entry >
62
+ <title >min_exponent -- numeric_limits: リンク切れしたページへの参照を削除 #1412</title >
63
+ <link href =" https://cpprefjp.github.io/reference/limits/numeric_limits/min_exponent.html" />
64
+ <id >af4077325f0e871ef767ae0cec6358fa9344bec5:reference/limits/numeric_limits/min_exponent.md</id >
65
+ <updated >2025-03-10T14:57:26+09:00</updated >
66
+
67
+ <summary type =" html" >< pre>< code> diff --git a/reference/limits/numeric_limits/min_exponent.md b/reference/limits/numeric_limits/min_exponent.md
68
+ index 253e15063..abf4e2fcf 100644
69
+ --- a/reference/limits/numeric_limits/min_exponent.md
70
+ +++ b/reference/limits/numeric_limits/min_exponent.md
71
+ @@ -49,7 +49,6 @@ double : -1021
72
+ ```
73
+
74
+ ## 参照
75
+ -* [takagi.in - 標準C++辞典 - `& lt;cfloat& gt;`ヘッダ](http://takagi.in/modules/bwiki/index.php?%A1%E3cfloat%A1%E4%A5%D8%A5%C3%A5%C0)
76
+ * [`numeric_limits::min_exponent10`](min_exponent10.md)
77
+ * [`numeric_limits::max_exponent`](max_exponent.md)
78
+ * [`numeric_limits::max_exponent10`](max_exponent10.md)
79
+ < /code>< /pre> </summary >
80
+
81
+ <author >
82
+ <name >Akira Takahashi</name >
83
+
84
+ </author >
85
+ </entry >
86
+
87
+ <entry >
88
+ <title >min_exponent10 -- numeric_limits: リンク切れしたページへの参照を削除 #1412</title >
89
+ <link href =" https://cpprefjp.github.io/reference/limits/numeric_limits/min_exponent10.html" />
90
+ <id >af4077325f0e871ef767ae0cec6358fa9344bec5:reference/limits/numeric_limits/min_exponent10.md</id >
91
+ <updated >2025-03-10T14:57:26+09:00</updated >
92
+
93
+ <summary type =" html" >< pre>< code> diff --git a/reference/limits/numeric_limits/min_exponent10.md b/reference/limits/numeric_limits/min_exponent10.md
94
+ index 9f157d115..2e6fab6ef 100644
95
+ --- a/reference/limits/numeric_limits/min_exponent10.md
96
+ +++ b/reference/limits/numeric_limits/min_exponent10.md
97
+ @@ -49,7 +49,6 @@ double : -307
98
+ ```
99
+
100
+ ## 参照
101
+ -* [takagi.in - 標準C++辞典 - `& lt;cfloat& gt;`ヘッダ](http://takagi.in/modules/bwiki/index.php?%A1%E3cfloat%A1%E4%A5%D8%A5%C3%A5%C0)
102
+ * [`numeric_limits::min_exponent`](min_exponent.md)
103
+ * [`numeric_limits::max_exponent`](max_exponent.md)
104
+ * [`numeric_limits::max_exponent10`](max_exponent10.md)
105
+ < /code>< /pre> </summary >
106
+
107
+ <author >
108
+ <name >Akira Takahashi</name >
109
+
110
+ </author >
111
+ </entry >
112
+
9
113
<entry >
10
114
<title >path -- path: C++26対応としてformatterの特殊化を追加 (close #1336)</title >
11
115
<link href =" https://cpprefjp.github.io/reference/filesystem/path.html" />
@@ -394,31 +498,4 @@ index 09155577f..35801efd9 100644
394
498
</author >
395
499
</entry >
396
500
397
- <entry >
398
- <title >コンストラクタ -- リンクを修正</title >
399
- <link href =" https://cpprefjp.github.io/reference/chrono/year_month_day/op_constructor.html" />
400
- <id >1980594dbb94275a0d8526692c3c8bbdabcfccac:reference/chrono/year_month_day/op_constructor.md</id >
401
- <updated >2025-03-01T00:59:28+09:00</updated >
402
-
403
- <summary type =" html" >< pre>< code> diff --git a/reference/chrono/year_month_day/op_constructor.md b/reference/chrono/year_month_day/op_constructor.md
404
- index 56c8af48c..b7cbe5ccf 100644
405
- --- a/reference/chrono/year_month_day/op_constructor.md
406
- +++ b/reference/chrono/year_month_day/op_constructor.md
407
- @@ -44,7 +44,7 @@ year_month_day(year_month_day& amp;& amp;) = default; // (7) C++20
408
- - (2) :
409
- - `y`、`m`、`d`をメンバ変数として保持する
410
- - (3) :
411
- - - 年のメンバ変数として`ymdl.`[`year()`](/reference/chrono/year_month_day_last/year.md)の値、月のメンバ変数として`ymdl.`[`month()`](/reference/chrono/year_month_day_last/month.md)の値、日のメンバ変数として`ymdl.`[`day()`](/reference/chrono/year_month_day_last/day.md)の値を保持する
412
- + - 年のメンバ変数として`ymdl.`[`year()`](year.md)の値、月のメンバ変数として`ymdl.`[`month()`](month.md)の値、日のメンバ変数として`ymdl.`[`day()`](day.md)の値を保持する
413
- - (4) : `dp`が指すシステム時間に対応する年、月、日の値を求めて構築する
414
- - (5) : `dp`が指すローカル時間に対応する年、月、日の値を求めて構築する
415
-
416
- < /code>< /pre> </summary >
417
-
418
- <author >
419
- <name >Raclamusi</name >
420
-
421
- </author >
422
- </entry >
423
-
424
501
</feed >
0 commit comments