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