Fix a typo.

[SVN r53167]
This commit is contained in:
Daniel James
2009-05-22 06:00:56 +00:00
parent 65b103e812
commit 8a6aba46c7

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