Definition at line 163 of file IPAddressTest.cpp.
Definition at line 164 of file IPAddressTest.cpp.
References folly::none, and string.
174 const static std::vector<StringTestParam> ret = {
175 {lo6, lo6,
none, lo6},
176 {lo6brackets, lo6,
none, lo6},
177 {ip6, ip6,
none, ip6},
179 {lo4, lo4, lo4, none},
180 {ip4, ip4, ip4, none},
The documentation for this struct was generated from the following file: