ServerStats c++11 cleanup
commitb00f815e38db79fd2a6a8349551d77d0db9844ab
authorbill fumerola <bill@fb.com>
Mon, 11 Aug 2014 21:56:05 +0000 (11 14:56 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Tue, 9 Sep 2014 03:00:31 +0000 (8 20:00 -0700)
tree9ef8f8834416865edbdf7b044c7c255132854f04
parent78c6efc6098c16535cde6a4a4642e6ce37fbf9e5
ServerStats c++11 cleanup

Summary: while reading ServerStats, i noticed a lot of long-hand iterator code which could be made easier to read.

Reviewed By: @alexmalyshev

Differential Revision: D1490523
hphp/runtime/server/server-stats.cpp