Page Speed Optimization Libraries
1.5.27.2
|
Go to the source code of this file.
Functions | |
re2::StringPiece | StringPieceToRe2 (StringPiece sp) |
NET_INSTAWEB_UTIL_PUBLIC_RE2_H_. |
re2::StringPiece StringPieceToRe2 | ( | StringPiece | sp | ) | [inline] |
NET_INSTAWEB_UTIL_PUBLIC_RE2_H_.
Converts a Google StringPiece into an RE2 StringPiece. These are of course the same basic thing but are declared in distinct namespaces and as far as C++ type-checking is concerned they are incompatible.