mirror of https://github.com/jarro2783/cxxopts.git
parent
9990f73845
commit
3876c09072
|
|
@ -1089,7 +1089,8 @@ namespace cxxopts
|
|||
return m_key;
|
||||
}
|
||||
|
||||
const std::string
|
||||
const
|
||||
std::string&
|
||||
value() const
|
||||
{
|
||||
return m_value;
|
||||
|
|
|
|||
Loading…
Reference in New Issue