re PR libstdc++/57976 (Missing time_get<>::get() functions)
2013-07-24 Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/57976 * doc/xml/manual/status_cxx2011.xml: Note missing time_get::get and time_get::do_get. From-SVN: r201234
This commit is contained in:
parent
308f6084a6
commit
484b502a41
@ -1,3 +1,9 @@
|
||||
2013-07-24 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
PR libstdc++/57976
|
||||
* doc/xml/manual/status_cxx2011.xml: Note missing time_get::get and
|
||||
time_get::do_get.
|
||||
|
||||
2013-07-24 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* include/bits/random.h (random_device): Avoid using the FILE type.
|
||||
|
@ -1265,16 +1265,18 @@ particular release.
|
||||
<entry/>
|
||||
</row>
|
||||
<row>
|
||||
<?dbhtml bgcolor="#B0B0B0" ?>
|
||||
<entry>22.4.5.1</entry>
|
||||
<entry>Class template <code>time_get</code></entry>
|
||||
<entry>Y</entry>
|
||||
<entry/>
|
||||
<entry>Partial</entry>
|
||||
<entry>Missing <code>get</code> and <code>do_get</code></entry>
|
||||
</row>
|
||||
<row>
|
||||
<?dbhtml bgcolor="#B0B0B0" ?>
|
||||
<entry>22.4.5.2</entry>
|
||||
<entry>Class template <code>time_get_byname</code></entry>
|
||||
<entry>Y</entry>
|
||||
<entry/>
|
||||
<entry>Partial</entry>
|
||||
<entry>Likewise</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>22.4.5.3</entry>
|
||||
|
Loading…
Reference in New Issue
Block a user