Skip to content

Commit 3308e6d

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 6d9ac29 commit 3308e6d

File tree

13 files changed

+2011
-176
lines changed

13 files changed

+2011
-176
lines changed

reference/chrono/make24.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ <h2>例</h2>
239239
<span class="n"><a href="../cassert/assert.html">assert</a></span><span class="p">(</span><span class="n"><span style="color:#ff0000">chrono::make24</span></span><span class="p">(</span><span class="n"><a href="duration/op_h.html">12h</a></span><span class="p">,</span> <span class="nb">false</span><span class="p">)</span> <span class="o">==</span> <span class="n"><a href="duration/op_h.html">0h</a></span><span class="p">);</span>
240240

241241
<span class="n"><a href="../cassert/assert.html">assert</a></span><span class="p">(</span><span class="n"><span style="color:#ff0000">chrono::make24</span></span><span class="p">(</span><span class="n"><a href="duration/op_h.html">12h</a></span><span class="p">,</span> <span class="nb">true</span><span class="p">)</span> <span class="o">==</span> <span class="n"><a href="duration/op_h.html">12h</a></span><span class="p">);</span>
242-
<span class="n"><a href="../cassert/assert.html">assert</a></span><span class="p">(</span><span class="n"><span style="color:#ff0000">chrono::make24</span></span><span class="p">(</span><span class="n"><a href="duration/op_h.html">1h</a></span><span class="p">,</span> <span class="nb">true</span><span class="p">)</span> <span class="o">==</span> <span class="mi">1</span><span class="n"><a href="duration/op_h.html">3h</a></span><span class="p">);</span>
242+
<span class="n"><a href="../cassert/assert.html">assert</a></span><span class="p">(</span><span class="n"><span style="color:#ff0000">chrono::make24</span></span><span class="p">(</span><span class="n"><a href="duration/op_h.html">1h</a></span><span class="p">,</span> <span class="nb">true</span><span class="p">)</span> <span class="o">==</span> <span class="mf">1f</span><span class="n">dmZflQJQJELUTiOwvozkfIjGTHizXPw</span><span class="p">);</span>
243243
<span class="n"><a href="../cassert/assert.html">assert</a></span><span class="p">(</span><span class="n"><span style="color:#ff0000">chrono::make24</span></span><span class="p">(</span><span class="n"><a href="duration/op_h.html">3h</a></span><span class="p">,</span> <span class="nb">true</span><span class="p">)</span> <span class="o">==</span> <span class="n"><a href="duration/op_h.html">15h</a></span><span class="p">);</span>
244244
<span class="n"><a href="../cassert/assert.html">assert</a></span><span class="p">(</span><span class="n"><span style="color:#ff0000">chrono::make24</span></span><span class="p">(</span><span class="n"><a href="duration/op_h.html">11h</a></span><span class="p">,</span> <span class="nb">true</span><span class="p">)</span> <span class="o">==</span> <span class="n"><a href="duration/op_h.html">23h</a></span><span class="p">);</span>
245245
<span class="p">}</span>

reference/fstream/basic_filebuf.html

Lines changed: 49 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -188,12 +188,12 @@
188188

189189
<p class="text-right"><small>
190190
最終更新日時(UTC):
191-
<span itemprop="datePublished" content="2024-02-04T04:09:49">
192-
2024年02月04日 04時09分49秒
191+
<span itemprop="datePublished" content="2025-05-28T09:17:52">
192+
2025年05月28日 09時17分52秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
196-
<span itemprop="name">suomesta</span>
196+
<span itemprop="name">Akira Takahashi</span>
197197
</span>
198198
が更新
199199
</small></p>
@@ -249,43 +249,6 @@ <h2>概要</h2>
249249
</tr>
250250
</tbody>
251251
</table>
252-
<h3></h3>
253-
<table border="1" bordercolor="#888" style="border-collapse:collapse">
254-
<thead>
255-
<tr>
256-
<th>名前</th>
257-
<th>説明</th>
258-
<th>対応バージョン</th>
259-
</tr>
260-
</thead>
261-
<tbody>
262-
<tr>
263-
<td><code>char_type</code></td>
264-
<td>テンプレート仮引数<code>CharT</code></td>
265-
<td></td>
266-
</tr>
267-
<tr>
268-
<td><code>int_type</code></td>
269-
<td><code>Traits::int_type</code></td>
270-
<td></td>
271-
</tr>
272-
<tr>
273-
<td><code>pos_type</code></td>
274-
<td><code>Traits::pos_type</code></td>
275-
<td></td>
276-
</tr>
277-
<tr>
278-
<td><code>off_type</code></td>
279-
<td><code>Traits::off_type</code></td>
280-
<td></td>
281-
</tr>
282-
<tr>
283-
<td><code>traits_type</code></td>
284-
<td>テンプレート仮引数<code>Traits</code></td>
285-
<td></td>
286-
</tr>
287-
</tbody>
288-
</table>
289252
<h3>構築・破棄</h3>
290253
<table border="1" bordercolor="#888" style="border-collapse:collapse">
291254
<thead>
@@ -348,6 +311,10 @@ <h3>オープンとクローズ</h3>
348311
</tr>
349312
</tbody>
350313
</table>
314+
<h3>環境固有の情報</h3>
315+
<p>| 名前 | 説明|対応バージョン |
316+
|-----|-----|-------------|
317+
| <code><a href="basic_filebuf/native_handle.html">native_handle()</a></code> | ネイティブハンドルを取得する[<a class="cpprefjp-defined-word" data-desc="処理系定義の動作。処理系によって事前に定めた動作をする" href="../../implementation-compliance.html#dfn-implementation-defined-behavior">処理系定義</a>] | C++26 |</p>
351318
<h3>オーバーライドされている関数</h3>
352319
<p>すべて<code>protected</code>で定義されている。</p>
353320
<table border="1" bordercolor="#888" style="border-collapse:collapse">
@@ -411,6 +378,48 @@ <h3>オーバーライドされている関数</h3>
411378
</tr>
412379
</tbody>
413380
</table>
381+
<h2>メンバ型</h2>
382+
<table border="1" bordercolor="#888" style="border-collapse:collapse">
383+
<thead>
384+
<tr>
385+
<th>名前</th>
386+
<th>説明</th>
387+
<th>対応バージョン</th>
388+
</tr>
389+
</thead>
390+
<tbody>
391+
<tr>
392+
<td><code>char_type</code></td>
393+
<td>テンプレート仮引数<code>CharT</code></td>
394+
<td></td>
395+
</tr>
396+
<tr>
397+
<td><code>int_type</code></td>
398+
<td><code>Traits::int_type</code></td>
399+
<td></td>
400+
</tr>
401+
<tr>
402+
<td><code>pos_type</code></td>
403+
<td><code>Traits::pos_type</code></td>
404+
<td></td>
405+
</tr>
406+
<tr>
407+
<td><code>off_type</code></td>
408+
<td><code>Traits::off_type</code></td>
409+
<td></td>
410+
</tr>
411+
<tr>
412+
<td><code>traits_type</code></td>
413+
<td>テンプレート仮引数<code>Traits</code></td>
414+
<td></td>
415+
</tr>
416+
<tr>
417+
<td><code>native_handle_type</code></td>
418+
<td>ネイティブハンドルの型 [<a class="cpprefjp-defined-word" data-desc="処理系定義の動作。処理系によって事前に定めた動作をする" href="../../implementation-compliance.html#dfn-implementation-defined-behavior">処理系定義</a>]</td>
419+
<td>C++26</td>
420+
</tr>
421+
</tbody>
422+
</table>
414423
<h2>参照</h2>
415424
<ul>
416425
<li><code><a href="../streambuf/basic_streambuf.html">basic_streambuf</a></code></li>

0 commit comments

Comments
 (0)