File tree Expand file tree Collapse file tree 7 files changed +151
-1273
lines changed Expand file tree Collapse file tree 7 files changed +151
-1273
lines changed Original file line number Diff line number Diff line change 188
188
189
189
< p class ="text-right "> < small >
190
190
最終更新日時(UTC):
191
- < span itemprop ="datePublished " content ="2022-12-28T02:13:14 ">
192
- 2022年12月28日 02時13分14秒
191
+ < span itemprop ="datePublished " content ="2025-04-04T13:37:58 ">
192
+ 2025年04月04日 13時37分58秒
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 "> rotarymars </ span >
197
197
</ span >
198
198
が更新
199
199
</ small > </ p >
@@ -293,6 +293,18 @@ <h2>実装例</h2>
293
293
< span class ="p "> }</ span >
294
294
</ code > </ pre > </ div >
295
295
</ p >
296
+ < h2 > バージョン</ h2 >
297
+ < h3 > 言語</ h3 >
298
+ < ul >
299
+ < li > C++98</ li >
300
+ </ ul >
301
+ < h3 > 処理系</ h3 >
302
+ < ul >
303
+ < li > < a href ="../../implementation.html#clang "> Clang</ a > : 14.0.6 < span aria-label ="検証済 " role ="img " title ="検証済 "> ✅</ span > </ li >
304
+ < li > < a href ="../../implementation.html#gcc "> GCC</ a > : 9.5.0 < span aria-label ="検証済 " role ="img " title ="検証済 "> ✅</ span > </ li >
305
+ < li > < a href ="../../implementation.html#icc "> ICC</ a > : ??</ li >
306
+ < li > < a href ="../../implementation.html#visual_cpp "> Visual C++</ a > : ??</ li >
307
+ </ ul >
296
308
< h2 > 参照</ h2 >
297
309
< ul >
298
310
< li > < a href ="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#787 " target ="_blank "> LWG Issue 787. complexity of < code > binary_search</ code > </ a > < ul >
Original file line number Diff line number Diff line change 188
188
189
189
< p class ="text-right "> < small >
190
190
最終更新日時(UTC):
191
- < span itemprop ="datePublished " content ="2022-12-27T15:47:26 ">
192
- 2022年12月27日 15時47分26秒
191
+ < span itemprop ="datePublished " content ="2025-04-04T13:52:45 ">
192
+ 2025年04月04日 13時52分45秒
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 "> rotarymars </ span >
197
197
</ span >
198
198
が更新
199
199
</ small > </ p >
@@ -283,6 +283,18 @@ <h2>実装例</h2>
283
283
< span class ="p "> }</ span >
284
284
</ code > </ pre > </ div >
285
285
</ p >
286
+ < h2 > バージョン</ h2 >
287
+ < h3 > 言語</ h3 >
288
+ < ul >
289
+ < li > C++98</ li >
290
+ </ ul >
291
+ < h3 > 処理系</ h3 >
292
+ < ul >
293
+ < li > < a href ="../../implementation.html#clang "> Clang</ a > : 14.0.6 < span aria-label ="検証済 " role ="img " title ="検証済 "> ✅</ span > </ li >
294
+ < li > < a href ="../../implementation.html#gcc "> GCC</ a > : 9.5.0 < span aria-label ="検証済 " role ="img " title ="検証済 "> ✅</ span > </ li >
295
+ < li > < a href ="../../implementation.html#icc "> ICC</ a > : ??</ li >
296
+ < li > < a href ="../../implementation.html#visual_cpp "> Visual C++</ a > : ??</ li >
297
+ </ ul >
286
298
< h2 > 参照</ h2 >
287
299
< ul >
288
300
< li > < a href ="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0202r3.html " target ="_blank "> P0202R3 Add Constexpr Modifiers to Functions in < code > <algorithm></ code > and < code > <utility></ code > Headers</ a > </ li >
Original file line number Diff line number Diff line change 188
188
189
189
< p class ="text-right "> < small >
190
190
最終更新日時(UTC):
191
- < span itemprop ="datePublished " content ="2022-12-27T15:47:26 ">
192
- 2022年12月27日 15時47分26秒
191
+ < span itemprop ="datePublished " content ="2025-04-04T13:43:37 ">
192
+ 2025年04月04日 13時43分37秒
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 "> rotarymars </ span >
197
197
</ span >
198
198
が更新
199
199
</ small > </ p >
@@ -273,6 +273,15 @@ <h2>実装例</h2>
273
273
< span class ="p "> }</ span >
274
274
</ code > </ pre > </ div >
275
275
</ p >
276
+ < h2 > バージョン</ h2 >
277
+ < h3 > 言語</ h3 >
278
+ < h3 > 処理系</ h3 >
279
+ < ul >
280
+ < li > < a href ="../../implementation.html#clang "> Clang</ a > : 14.0.6 < span aria-label ="検証済 " role ="img " title ="検証済 "> ✅</ span > </ li >
281
+ < li > < a href ="../../implementation.html#gcc "> GCC</ a > : 9.5.0 < span aria-label ="検証済 " role ="img " title ="検証済 "> ✅</ span > </ li >
282
+ < li > < a href ="../../implementation.html#icc "> ICC</ a > : ??</ li >
283
+ < li > < a href ="../../implementation.html#visual_cpp "> Visual C++</ a > : ??</ li >
284
+ </ ul >
276
285
< h2 > 参照</ h2 >
277
286
< ul >
278
287
< li > < a href ="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0202r3.html " target ="_blank "> P0202R3 Add Constexpr Modifiers to Functions in < code > <algorithm></ code > and < code > <utility></ code > Headers</ a > </ li >
Original file line number Diff line number Diff line change 188
188
189
189
< p class ="text-right "> < small >
190
190
最終更新日時(UTC):
191
- < span itemprop ="datePublished " content ="2022-12-28T02:13:14 ">
192
- 2022年12月28日 02時13分14秒
191
+ < span itemprop ="datePublished " content ="2025-04-04T14:01:39 ">
192
+ 2025年04月04日 14時01分39秒
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 "> rotarymars </ span >
197
197
</ span >
198
198
が更新
199
199
</ small > </ p >
@@ -268,6 +268,18 @@ <h2>実装例</h2>
268
268
< span class ="p "> }</ span >
269
269
</ code > </ pre > </ div >
270
270
</ p >
271
+ < h2 > バージョン</ h2 >
272
+ < h3 > 言語</ h3 >
273
+ < ul >
274
+ < li > C++98</ li >
275
+ </ ul >
276
+ < h3 > 処理系</ h3 >
277
+ < ul >
278
+ < li > < a href ="../../implementation.html#clang "> Clang</ a > : 14.0.6 < span aria-label ="検証済 " role ="img " title ="検証済 "> ✅</ span > </ li >
279
+ < li > < a href ="../../implementation.html#gcc "> GCC</ a > : 9.5.0 < span aria-label ="検証済 " role ="img " title ="検証済 "> ✅</ span > </ li >
280
+ < li > < a href ="../../implementation.html#icc "> ICC</ a > : ??</ li >
281
+ < li > < a href ="../../implementation.html#visual_cpp "> Visual C++</ a > : ??</ li >
282
+ </ ul >
271
283
< h2 > 参照</ h2 >
272
284
< ul >
273
285
< li > < a href ="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0202r3.html " target ="_blank "> P0202R3 Add Constexpr Modifiers to Functions in < code > <algorithm></ code > and < code > <utility></ code > Headers</ a > </ li >
Original file line number Diff line number Diff line change 188
188
189
189
< p class ="text-right "> < small >
190
190
最終更新日時(UTC):
191
- < span itemprop ="datePublished " content ="2022-12-28T02:13:14 ">
192
- 2022年12月28日 02時13分14秒
191
+ < span itemprop ="datePublished " content ="2025-04-04T13:58:40 ">
192
+ 2025年04月04日 13時58分40秒
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 "> rotarymars </ span >
197
197
</ span >
198
198
が更新
199
199
</ small > </ p >
@@ -270,6 +270,18 @@ <h2>実装例</h2>
270
270
< span class ="p "> }</ span >
271
271
</ code > </ pre > </ div >
272
272
</ p >
273
+ < h2 > バージョン</ h2 >
274
+ < h3 > 言語</ h3 >
275
+ < ul >
276
+ < li > C++98</ li >
277
+ </ ul >
278
+ < h3 > 処理系</ h3 >
279
+ < ul >
280
+ < li > < a href ="../../implementation.html#clang "> Clang</ a > : 14.0.6 < span aria-label ="検証済 " role ="img " title ="検証済 "> ✅</ span > </ li >
281
+ < li > < a href ="../../implementation.html#gcc "> GCC</ a > : 9.5.0 < span aria-label ="検証済 " role ="img " title ="検証済 "> ✅</ span > </ li >
282
+ < li > < a href ="../../implementation.html#icc "> ICC</ a > : ??</ li >
283
+ < li > < a href ="../../implementation.html#visual_cpp "> Visual C++</ a > : ??</ li >
284
+ </ ul >
273
285
< h2 > 参照</ h2 >
274
286
< ul >
275
287
< li > < a href ="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0202r3.html " target ="_blank "> P0202R3 Add Constexpr Modifiers to Functions in < code > <algorithm></ code > and < code > <utility></ code > Headers</ a > </ li >
You can’t perform that action at this time.
0 commit comments