示例#1
0
void print(frame &f) {
  std::cout << f.DebugString() << std::endl;
}