Fix a typo.

[SVN r53167]
This commit is contained in:
Daniel James
2009-05-22 06:00:56 +00:00
parent e1a56446d8
commit e52c15df4e

View File

@@ -174,7 +174,7 @@ namespace boost {
// has_float_functions
//
// Have we fround frexp and ldexp for the given float type.
// Is there an overload of frexp and ldexp for the given float type.
template<typename Float>
struct has_float_functions