CPP: Implement MappingFileProvider.
authorphilip.liard@gmail.com <philip.liard@gmail.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Thu, 19 Jul 2012 12:49:04 +0000 (12:49 +0000)
committerphilip.liard@gmail.com <philip.liard@gmail.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Thu, 19 Jul 2012 12:49:04 +0000 (12:49 +0000)
commit101687046474af43010d1257f359f91550e0178d
tree204286b4c718c24794bab316921091b761b6d76d
parentca930514986e7a0bac229fee15fab11a58e2d156
CPP: Implement MappingFileProvider.

Patch contributed by pmezard.

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@505 ee073f10-1060-11df-b6a4-87a95322a99c
cpp/CMakeLists.txt
cpp/src/phonenumbers/geocoding/mapping_file_provider.cc [new file with mode: 0644]
cpp/src/phonenumbers/geocoding/mapping_file_provider.h [new file with mode: 0644]
cpp/test/phonenumbers/geocoding/mapping_file_provider_test.cc [new file with mode: 0644]