gcc/libstdc++-v3/docs/html
Benjamin Kosnik e08138aae3 Implement std::time_put.
2001-09-19  Benjamin Kosnik  <bkoz@redhat.com>

	Implement std::time_put.
	* include/bits/locale_facets.h: Include time_members.h.
	(__timepunct): New.
	(time_put): Implement.
	* include/bits/locale_facets.tcc (do_put): Put generic versions here.
	* include/bits/localefwd.h: Bump number of facets.
	* config/locale/time_members_generic.h: New file.
	* config/locale/time_members_gnu.h: New file.
	* config/locale/c_locale_generic.h: Include clocale.
	* src/locale-inst.cc: Add use_facet instantiations for __timepunct.
	* src/locale.cc: Add __timepunct initializations.
	* src/localename.cc (locale::_Impl::_Impl(string, size_t)): Same.
	* include/Makefile.am (stamp-target): Add time_members.h.
	* include/Makefile.in: Regenerate.
	* acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Add CTIME_H.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.
	* testsuite/22_locale/time_put.cc: New file.
	* testsuite/22_locale/time_put_members_char.cc: New file.

	* docs/html/22_locale/locale.html: Add note.

From-SVN: r45702
2001-09-20 08:30:01 +00:00
..
17_intro configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
18_support configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
19_diagnostics configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
20_util configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
21_strings configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
22_locale Implement std::time_put. 2001-09-20 08:30:01 +00:00
23_containers configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
24_iterators configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
25_algorithms configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
26_numerics configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
27_io configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
ext configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
faq configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
configopts.html configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
documentation.html configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
explanations.html configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
install.html configopts.html: HTML to XHTML change. 2001-09-17 23:24:40 +00:00
lib3styles.css
Makefile