TCLAP::MULTI_ARG_HELPER::ValueExtractor< std::string > Class Template Reference

Specialization for string. More...

#include <MultiArg.h>

List of all members.

Friends

class MultiArg< std::string >


Detailed Description

template<>
class TCLAP::MULTI_ARG_HELPER::ValueExtractor< std::string >

Specialization for string.

This is necessary because istringstream operator>> is not able to ignore spaces... meaning -x "X Y" will only read 'X'... and thus the specialization.

Definition at line 129 of file MultiArg.h.


Friends And Related Function Documentation

friend class MultiArg< std::string > [friend]

Definition at line 131 of file MultiArg.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 14 23:01:54 2006 for tclap by  doxygen 1.5.1