commit | df2640af92308b1dbd81e4151855a38da6c56305 | [log] [tgz] |
---|---|---|
author | Bernie Innocenti <codewiz@google.com> | Thu Nov 07 16:42:58 2019 +0900 |
committer | Bernie Innocenti <codewiz@google.com> | Thu Nov 07 16:42:58 2019 +0900 |
tree | 1c6157485af67c2f07708d088728a8ef65875deb | |
parent | 47085528b81989907b9497a38548614925c92af4 [diff] |
Enable C++20 for netd This is mainly so we can use safer buffer management constructs built around std::span and std::ranges, along with other goodies such as std::expected. C++20 is not yet finalized, but we're not planning to use any advanced features at this stage. Change-Id: I8e880a010422ac705824fb8b7e519b8a76802a5d