fixed warning
This commit is contained in:
@@ -270,7 +270,7 @@ namespace aux
|
||||
void operator()(T* p) const
|
||||
{ p->set_option(opt_); }
|
||||
|
||||
std::size_t operator()(boost::blank) const {}
|
||||
void operator()(boost::blank) const {}
|
||||
|
||||
SettableSocketOption const& opt_;
|
||||
};
|
||||
|
Reference in New Issue
Block a user