FACT++  1.0
std::vector< char > Converter::GetVector ( const std::string &  str) const

Definition at line 634 of file Converter.cc.

References str.

635 {
636  return Get<char>(str);
637 }
char str[80]
Definition: test_client.c:7