webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <iostream>
#include <fstream>
#include <string>
#include "addressbook.pb.h"
Functions | |
void | ListPeople (const tutorial::AddressBook &address_book) |
int | main (int argc, char *argv[]) |
void ListPeople | ( | const tutorial::AddressBook & | address_book | ) |
int main | ( | int | argc, |
char * | argv[] | ||
) |