Displaying 1 result from an estimated 1 matches for "1_43_0".
Did you mean:
1_42_0
2010 May 28
0
[LLVMdev] path concatenation via operator
Hi!
i wonder if it would be convenient to add an operator / to llvm::sys::Path
to concatenate two paths.
this idea is from
http://www.boost.org/doc/libs/1_43_0/libs/filesystem/doc/index.htm
-Jochen