Subject: Re: [Boost-users] [program_options] Custom validate for asio endpoints
From: Ryan McConnehey (mccorywork_at_[hidden])
Date: 2009-10-30 16:31:35


Anthony Foglia wrote:
> I put the validate function in the same namespace as the target type.
That worked. That should definitely be mentioned in the documentation
for the custom validate.

Ryan