#include <iostream>
#include "pcrecpp_internal.h"
#include "pcre_stringpiece.h"
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &o, const pcrecpp::StringPiece &piece) |
std::ostream& operator<< | ( | std::ostream & | o, | |
const pcrecpp::StringPiece & | piece | |||
) |
Definition at line 41 of file pcre_stringpiece.cc.