[Saga-devel] saga SVN commit 3287: /trunk/saga/saga/
amerzky at cct.lsu.edu
amerzky at cct.lsu.edu
Thu Jan 15 04:39:43 CST 2009
User: amerzky
Date: 2009/01/15 04:39 AM
Modified:
/trunk/saga/saga/
path_leaf.hpp
Log:
added FIXME
A
File Changes:
Directory: /trunk/saga/saga/
============================
File [modified]: path_leaf.hpp
Delta lines: +3 -0
===================================================================
--- trunk/saga/saga/path_leaf.hpp 2009-01-15 10:02:27 UTC (rev 3286)
+++ trunk/saga/saga/path_leaf.hpp 2009-01-15 10:39:34 UTC (rev 3287)
@@ -12,6 +12,9 @@
namespace saga { namespace detail
{
+ // FIXME: shouldn't that be moved into the adaptor namespace? I don't think
+ // that it is of any use to applications (unless we want to get into the
+ // business of improving the boost API that is) -- A
///////////////////////////////////////////////////////////////////////////
inline SAGA_EXPORT std::string leaf(boost::filesystem::path const& p)
{
More information about the saga-devel
mailing list