Documentation
  Function name: string_to_T
  • Source file:
../options.cc
  Description:
 Function comments:
  • The function parameters are in ANSI 'C' format.
  • The number of parameters required to invoke this function are 2.
 Function structure:
    void string_to_T(
    	bool &b,
    	const string& s)


Top  Top