$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff F (TriumphSprint2000_at_[hidden])
Date: 2006-09-22 08:14:55
> I initialize it manually using :
>
> filesystem::path::default_name_check( filesystem::native )
>
> But since it can only be done once, this throws exceptions occasionnaly
> (not
> very important, but "ugly")
Specifically, what throws what exception?
> Is there a better way to set the name check at the start of the
> application
> ?
I'm not sure what your doing exactly now, so it's difficult to offer advice
for improvement.
Jeff