Searched refs:ost (Results 1 – 1 of 1) sorted by relevance
16 stringstream ost; in GetValue() local17 ost << "required input variable not set: " << str << ends; in GetValue()18 throw invalid_argument( ost.str() ); in GetValue()21 stringstream ost; in GetValue() local22 ost << "required input variable not set: " << str << ends; in GetValue()23 throw invalid_argument( ost.str() ); in GetValue()