
2 Dec
2012
2 Dec
'12
8:57 p.m.
Hi there, I cannot use boost::filesystem::path with an e.g. unordered_set because std::hash seems not to be specialized for this type. Is this intended? Should I file a bug? Or am I completely misguided? I use 1.52 libraries with -DBOOST_FILESYSTEM_NO_DEPRECATED. I searched the bug database but did not find anything relevant (other than this https://svn.boost.org/trac/boost/ticket/5650 ticket). Thanks in advance, -Benjamin