> On Feb. 15, 2015, 4:18 p.m., Alexander Rukletsov wrote: > > docs/mesos-c++-style-guide.md, line 118 > > <https://reviews.apache.org/r/29497/diff/1/?file=803971#file803971line118> > > > > A minor nit here. All other list entries name the feature or language > > construct, which is "Initializer lists" in this case. Also note every entry > > ends in a period.
Fixed. - Michael ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29497/#review72552 ----------------------------------------------------------- On Feb. 17, 2015, 10:55 p.m., Michael Park wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29497/ > ----------------------------------------------------------- > > (Updated Feb. 17, 2015, 10:55 p.m.) > > > Review request for mesos, Benjamin Hindman, Ben Mahler, and Dominic Hamon. > > > Repository: mesos > > > Description > ------- > > Add std::initializer_list to the whitelist of C++11 features. > > > Diffs > ----- > > docs/mesos-c++-style-guide.md b24fe4b64a2577060f66ef49ae8b5d4a9d94167c > > Diff: https://reviews.apache.org/r/29497/diff/ > > > Testing > ------- > > Available since GCC-4.4 https://gcc.gnu.org/gcc-4.4/cxx0x_status.html > > > Thanks, > > Michael Park > >
