Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set | ||
|
||
#include "base/stringpiece.h"
Go to the source code of this file.
Namespaces | |
namespace | operations_research |
Functions | |
bool | operations_research::HasSuffixString (const StringPiece &str, const StringPiece &suffix) |
HasSuffixString() Return true if str ends in suffix. |