Go to the source code of this file.
Functions | |
| istream & | operator>> (istream &c, adstring &t) |
| istream & | operator>> (istream &c, line_adstring &t) |
| Input string from stream c into line_adstring t. | |
| istream& operator>> | ( | istream & | c, |
| adstring & | t | ||
| ) |
Definition at line 10 of file string4.cpp.
| istream& operator>> | ( | istream & | c, |
| line_adstring & | t | ||
| ) |
Input string from stream c into line_adstring t.
/param c input stream /param t ouput line_adstring
Definition at line 34 of file string4.cpp.
|
|
Generated on Tue Mar 8 2016 19:51:38 for ADMB Documentation by 1.8.0
|