FACT++
1.0
|
string Tools::Uncomment | ( | const std::string & | opt | ) |
Returns the string with a comment (introduced by a #) stripped. The comment mark can be escaped by either # or "#"
Definition at line 292 of file tools.cc.
References begin.
Referenced by Readline::ProcessLine().