diff options
author | Max Kellermann <max@musicpd.org> | 2018-11-02 17:47:43 +0100 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2018-11-02 17:47:43 +0100 |
commit | 5a5229b49943c7032d83ae665552b4dc3e334820 (patch) | |
tree | 5671b0f5b2614178dbe02f7f05e8ef13e4d27b7a /test | |
parent | bba22c9c8cbdff50642e72c9af0bc4bf86567583 (diff) |
net/IPv[46]Address: make the initializers more portable
Thanks to C++14, we can declare and fill variables inside `constexpr`
functions. This means me can stop make assumptions on the `struct`
layouts without losing `constexpr`.
Closes #393
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions