File tree Expand file tree Collapse file tree 4 files changed +1753
-70
lines changed Expand file tree Collapse file tree 4 files changed +1753
-70
lines changed Original file line number Diff line number Diff line change 176
176
177
177
< p class ="text-right "> < small >
178
178
最終更新日時(UTC):
179
- < span itemprop ="datePublished " content ="2020-11-19T05:42:25 ">
180
- 2020年11月19日 05時42分25秒
179
+ < span itemprop ="datePublished " content ="2024-06-20T09:40:21 ">
180
+ 2024年06月20日 09時40分21秒
181
181
</ span >
182
182
< br />
183
183
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
184
- < span itemprop ="name "> Akira Takahashi </ span >
184
+ < span itemprop ="name "> yoh </ span >
185
185
</ span >
186
186
が更新
187
187
</ small > </ p >
@@ -551,7 +551,7 @@ <h2>カレンダー型</h2>
551
551
< tbody >
552
552
< tr >
553
553
< td > < code > < a href ="chrono/last_spec.html "> last_spec</ a > </ code > </ td >
554
- < td > 月の最終日、週の最終日など 、文脈に応じた「最後」を表す型 (class)</ td >
554
+ < td > 月の最終日、月の最終曜日など 、文脈に応じた「最後」を表す型 (class)</ td >
555
555
< td > C++20</ td >
556
556
</ tr >
557
557
< tr >
@@ -893,7 +893,7 @@ <h3>最後</h3>
893
893
< tbody >
894
894
< tr >
895
895
< td > < code > < a href ="chrono/last_spec.html "> last</ a > </ code > </ td >
896
- < td > 月の最終日、週の最終日など 、文脈に応じた「最後」を表す定数 (variable)</ td >
896
+ < td > 月の最終日、月の最終曜日など 、文脈に応じた「最後」を表す定数 (variable)</ td >
897
897
< td > C++20</ td >
898
898
</ tr >
899
899
</ tbody >
Original file line number Diff line number Diff line change 28
28
< meta property ="og:url " content ="https://cpprefjp.github.io/reference/chrono/last_spec.html " />
29
29
< meta property ="og:site_name " content ="cpprefjp - C++日本語リファレンス " />
30
30
< meta property ="og:type " content ="article " />
31
- < meta property ="og:description " content ="`last_spec`は、月の最終日、週の最終日など 、文脈に応じた「最後」を表す型である。その型の値として`last`が定義される。 " />
31
+ < meta property ="og:description " content ="`last_spec`は、月の最終日、月の最終曜日など 、文脈に応じた「最後」を表す型である。その型の値として`last`が定義される。 " />
32
32
< meta name ="twitter:card " content ="summary " />
33
33
< meta name ="twitter:title " content ="last_spec - cpprefjp C++日本語リファレンス " />
34
34
< meta name ="twitter:url " content ="https://cpprefjp.github.io/reference/chrono/last_spec.html " />
35
- < meta name ="twitter:description " content ="`last_spec`は、月の最終日、週の最終日など 、文脈に応じた「最後」を表す型である。その型の値として`last`が定義される。 " />
35
+ < meta name ="twitter:description " content ="`last_spec`は、月の最終日、月の最終曜日など 、文脈に応じた「最後」を表す型である。その型の値として`last`が定義される。 " />
36
36
37
37
38
38
< link rel ="alternate " type ="application/atom+xml " title ="Atom " href ="https://cpprefjp.github.io/rss.xml " />
188
188
189
189
< p class ="text-right "> < small >
190
190
最終更新日時(UTC):
191
- < span itemprop ="datePublished " content ="2024-06-11T13:45:38 ">
192
- 2024年06月11日 13時45分38秒
191
+ < span itemprop ="datePublished " content ="2024-06-20T09:40:21 ">
192
+ 2024年06月20日 09時40分21秒
193
193
</ span >
194
194
< br />
195
195
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
196
- < span itemprop ="name "> Akira Takahashi </ span >
196
+ < span itemprop ="name "> yoh </ span >
197
197
</ span >
198
198
が更新
199
199
</ small > </ p >
223
223
</ code > </ pre > </ div >
224
224
</ p >
225
225
< h2 > 概要</ h2 >
226
- < p > < code > last_spec</ code > は、月の最終日、週の最終日など 、文脈に応じた「最後」を表す型である。その型の値として< code > last</ code > が定義される。</ p >
226
+ < p > < code > last_spec</ code > は、月の最終日、月の最終曜日など 、文脈に応じた「最後」を表す型である。その型の値として< code > last</ code > が定義される。</ p >
227
227
< h2 > 非メンバ関数</ h2 >
228
228
< h3 > カレンダー構文演算子</ h3 >
229
229
< table border ="1 " bordercolor ="#888 " style ="border-collapse:collapse ">
You can’t perform that action at this time.
0 commit comments