Limbo 3.5.4
Loading...
Searching...
No Matches
limbo::programoptions::parse_helper< unsigned char > Struct Reference

template specialization for unsigned char type to struct limbo::programoptions::parse_helper More...

#include <ConversionHelpers.h>

Public Member Functions

bool operator() (unsigned char &target, const char *value) const
 parse a char-based string to target

Detailed Description

template specialization for unsigned char type to struct limbo::programoptions::parse_helper

Definition at line 136 of file ConversionHelpers.h.

Member Function Documentation

◆ operator()()

bool limbo::programoptions::parse_helper< unsigned char >::operator() ( unsigned char & target,
const char * value ) const
inline

parse a char-based string to target

Parameters
targettarget data
valuechar-based string

Definition at line 141 of file ConversionHelpers.h.


The documentation for this struct was generated from the following file: