gcc/libstdc++-v3/include/tr1
Paolo Carlini 8637bc38c4 functional (hash(long long), [...]): Add specializations.
2006-11-19  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1/functional (hash(long long), hash(unsigned long long)):
	Add specializations.

From-SVN: r118991
2006-11-19 16:23:17 +00:00
..
array exception.hpp: Add translation support to exception strings. 2006-11-07 12:33:20 +00:00
bind_iterate.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
bind_repeat.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
boost_shared_ptr.h boost_shared_ptr.h: Use __atomic_add_dispatch and __exchange_and_add_dispatch everywhere. 2006-09-28 12:57:47 +00:00
cctype cfloat: New. 2006-02-02 19:44:39 +00:00
cfenv cinttypes: Simply protect everything with _GLIBCXX_USE_C99_INTTYPES_TR1. 2006-07-24 12:30:28 +00:00
cfloat cfloat: New. 2006-02-02 19:44:39 +00:00
cinttypes cinttypes: Simply protect everything with _GLIBCXX_USE_C99_INTTYPES_TR1. 2006-07-24 12:30:28 +00:00
climits cfloat: New. 2006-02-02 19:44:39 +00:00
cmath hashtable_policy.h: Uglify all the names. 2006-09-19 09:07:56 +00:00
common.h cmath: Add C99 overloads. 2006-03-07 16:53:44 +00:00
complex cmath: Add atan2 and pow bits; add using declarations. 2006-03-10 13:24:57 +00:00
cstdarg cfloat: New. 2006-02-02 19:44:39 +00:00
cstdbool 2006-02-27 Paolo Carlini <pcarlini@suse.de> 2006-02-27 09:40:31 +00:00
cstdint cinttypes: Simply protect everything with _GLIBCXX_USE_C99_INTTYPES_TR1. 2006-07-24 12:30:28 +00:00
cstdio cstdio: New. 2006-02-05 11:38:57 +00:00
cstdlib cmath: New. 2006-02-07 13:14:03 +00:00
ctgmath cmath: Add atan2 and pow bits; add using declarations. 2006-03-10 13:24:57 +00:00
ctime cmath: New. 2006-02-07 13:14:03 +00:00
ctype.h cfloat: New. 2006-02-02 19:44:39 +00:00
cwchar cstdio: New. 2006-02-05 11:38:57 +00:00
cwctype cstdio: New. 2006-02-05 11:38:57 +00:00
fenv.h cfloat: New. 2006-02-02 19:44:39 +00:00
float.h cfloat: New. 2006-02-02 19:44:39 +00:00
functional functional (hash(long long), [...]): Add specializations. 2006-11-19 16:23:17 +00:00
functional_iterate.h re PR libstdc++/29224 (-Wshadow causing warning in <tr1/functional>) 2006-09-26 00:59:37 +00:00
hashtable re PR libstdc++/29134 (Has there been a serious attempt to define the max_size() member functions?) 2006-09-21 00:11:52 +00:00
hashtable_policy.h re PR libstdc++/28514 (libstdc++ vs. anonymous namespaces) 2006-10-17 11:56:21 +00:00
inttypes.h cmath: New. 2006-02-07 13:14:03 +00:00
limits.h cfloat: New. 2006-02-02 19:44:39 +00:00
math.h cmath: Add atan2 and pow bits; add using declarations. 2006-03-10 13:24:57 +00:00
memory type_traits (add_reference): Robustify vs reference to void. 2006-09-22 15:54:52 +00:00
mu_iterate.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
random re PR libstdc++/29520 (tr1: discrete_distributions vs large floating point values) 2006-10-29 10:49:07 +00:00
random.tcc re PR libstdc++/29520 (tr1: discrete_distributions vs large floating point values) 2006-10-29 10:49:07 +00:00
ref_fwd.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
ref_wrap_iterate.h [multiple changes] 2005-11-13 12:14:15 +00:00
repeat.h Makefile.am (tr1_headers): Add new tuple_defs.h. 2006-10-16 19:08:22 +00:00
stdarg.h cfloat: New. 2006-02-02 19:44:39 +00:00
stdbool.h 2006-02-27 Paolo Carlini <pcarlini@suse.de> 2006-02-27 09:40:31 +00:00
stdint.h cfloat: New. 2006-02-02 19:44:39 +00:00
stdio.h cstdio: New. 2006-02-05 11:38:57 +00:00
stdlib.h cmath: New. 2006-02-07 13:14:03 +00:00
tgmath.h cmath: Add atan2 and pow bits; add using declarations. 2006-03-10 13:24:57 +00:00
tuple Makefile.am (tr1_headers): Add new tuple_defs.h. 2006-10-16 19:08:22 +00:00
tuple_defs.h Makefile.am (tr1_headers): Add new tuple_defs.h. 2006-10-16 19:08:22 +00:00
tuple_iterate.h tuple_iterate.h (tuple_size<tuple<> >::value): Provide definition. 2006-10-30 22:22:38 +00:00
type_traits type_traits (add_reference): Robustify vs reference to void. 2006-09-22 15:54:52 +00:00
type_traits_fwd.h type_traits (add_reference): Robustify vs reference to void. 2006-09-22 15:54:52 +00:00
unordered_map hashtable_policy.h: Uglify all the names. 2006-09-19 09:07:56 +00:00
unordered_set hashtable_policy.h: Uglify all the names. 2006-09-19 09:07:56 +00:00
utility utility (tuple_size<std::pair<> >::value): Provide definition. 2006-10-30 23:23:44 +00:00
wchar.h cwchar: New. 2006-02-03 21:40:07 +00:00
wctype.h cwchar: New. 2006-02-03 21:40:07 +00:00