|
Limbo
|
template specialization for float type to struct limbo::programoptions::parse_helper More...
#include <ConversionHelpers.h>
Public Member Functions | |
| bool | operator() (float &target, const char *value) const |
| parse a char-based string to target More... | |
template specialization for float type to struct limbo::programoptions::parse_helper
Definition at line 241 of file ConversionHelpers.h.
|
inline |
parse a char-based string to target
| target | target data |
| value | char-based string |
Definition at line 246 of file ConversionHelpers.h.
1.8.8