#include <OpenMS/DATASTRUCTURES/StringConversions.h>
|
| static unsigned | precision (T) |
| |
| static unsigned | floatfield (T n) |
| |
| template<typename CharEncoding , typename Tag , typename OutputIterator > |
| static bool | nan (OutputIterator &sink, T n, bool force_sign) |
| |
◆ base_policy_type
◆ floatfield()
template<typename T >
| static unsigned floatfield |
( |
T |
n | ) |
|
|
inlinestatic |
◆ nan()
template<typename T >
template<typename CharEncoding , typename Tag , typename OutputIterator >
| static bool nan |
( |
OutputIterator & |
sink, |
|
|
T |
n, |
|
|
bool |
force_sign |
|
) |
| |
|
inlinestatic |
◆ precision()
template<typename T >
| static unsigned precision |
( |
T |
| ) |
|
|
inlinestatic |