id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5650,Adding hash_value for filesystem::path,anonymous,Beman Dawes,"Will allow to set filesystem::path to the flyweight and unordered_* by this. {{{ //in namespace boost::filesystem size_t hash_value(const path& data) { return boost::hash_value(data.native()); } }}}",Feature Requests,closed,Boost 1.48.0,filesystem,Boost 1.46.1,Problem,fixed,,