
22 Sep
2006
22 Sep
'06
12:14 p.m.
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