mirror of
https://github.com/boostorg/functional.git
synced 2025-08-02 14:04:27 +02:00
Fix a typo.
[SVN r53167]
This commit is contained in:
@@ -174,7 +174,7 @@ namespace boost {
|
|||||||
|
|
||||||
// has_float_functions
|
// 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>
|
template<typename Float>
|
||||||
struct has_float_functions
|
struct has_float_functions
|
||||||
|
Reference in New Issue
Block a user