Define IPAddressV6 comparison ops in terms of its fields
authorYedidya Feldblum <yfeldblum@fb.com>
Sat, 29 Jul 2017 19:52:49 +0000 (12:52 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 29 Jul 2017 20:00:25 +0000 (13:00 -0700)
commit4927f0878e61bdadd58472469b08fa8b716865ae
tree505d45353f4da3cf48d24a7bde9261a8c485a98a
parent21099baa8ac052b368b0393b4487196785b88fd2
Define IPAddressV6 comparison ops in terms of its fields

Summary: [Folly] Define `IPAddressV6` comparison ops in terms of its fields using `std::tie`.

Reviewed By: andrewjcg

Differential Revision: D5524248

fbshipit-source-id: 5f5f2acd6e9cfd6dfd148cc7d95bda720bf81ee9
folly/IPAddressV6.h