Re: [Boost-bugs] [Boost C++ Libraries] #4756: Support for C++0x type_index in hash

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4756: Support for C++0x type_index in hash
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-01-16 10:41:45


#4756: Support for C++0x type_index in hash
---------------------------------+------------------------------------------
  Reporter: ru.elric@… | Owner: danieljames
      Type: Feature Requests | Status: assigned
 Milestone: Boost 1.46.0 | Component: hash
   Version: Boost 1.44.0 | Severity: Problem
Resolution: | Keywords:
---------------------------------+------------------------------------------

Comment (by anonymous):

 I believe there is a problem with the patch.

 The following forward declaration must not be a template:
 {{{
 template <class Ch, class A>
 std::size_t hash_value(std::type_index);
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4756#comment:3>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:05 UTC