25 Apr
2007
25 Apr
'07
3:13 p.m.
Hughes, James wrote:
Hello all,
Am I right in thinking that I need to provide serialization support for filesystem::path myself because it is not built in to the serialization libraries?
yes.
If that is the case, what is the best way to go about it?
read the documenation and examples and implement it. It might be of interest to others as well so you could also upload it to the vault.
I had thought it was built in originally, but not been able to get things to compile - have I missed something?
nope. Robert Ramey