12#ifndef OPENVPN_TUN_IPv6_SETTING_H
13#define OPENVPN_TUN_IPv6_SETTING_H
62 throw Exception(
"IPv6Setting: unrecognized setting: '" + str +
'\'');
TriStateSetting(const Type t)
bool operator==(const TriStateSetting &other) const
bool operator!=(const TriStateSetting &other) const
TriStateSetting()=default
static TriStateSetting parse(const std::string &str)
std::string to_string() const