Page MenuHomePhabricator

Use C++11 default member initializers
ClosedPublic

Authored by deadalnix on Sep 16 2019, 11:39.

Details

Summary

This is a backport of Core PR15144

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested changes to this revision.Sep 17 2019, 06:05
Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/net.h
686 ↗(On Diff #11342)

The comment from the PR is missing

688 ↗(On Diff #11342)

Dito

This revision now requires changes to proceed.Sep 17 2019, 06:05
This revision is now accepted and ready to land.Sep 17 2019, 09:22