![[]](/images/special/trans.gif)
LibN2L-4 Library Code ReferenceClassesCompounds Files Members Method Index Full Reference cString.cppGo to the documentation of this file.00001 #include "base/cString.h" 00002 00003 namespace n2l 00004 { 00005 const cString::tSize cString::npos( std::string::npos ); 00006 } |