From: GIE (gie_at_[hidden])
Date: 2005-01-09 18:46:39


how to i append directory containing space char?

following test failes.
boost::filesystem::path p;
p/="test 1";

MS VC 7.1