$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2006-01-12 09:57:53
"Chris Weed" <chrisweed_at_[hidden]> wrote in message
news:359e4bf50601110848w64205e7bt812579c77be3e983_at_mail.gmail.com...
> Hi,
>
> I made a custom validator for filesystem::path and that works, but I
> can't seem to get the same to work for std::vector<filesystem::path>.
>
> I keep getting an exception about multiple_occurrences when I use it.
What version of Boost?
What compiler and compiler version?
What is the exact error message you are getting?
--Beman