|
Boost Users : |
Subject: [Boost-users] boost_1_53_0: no matching function for call to hash_value
From: Shailja Kumari (shalja.rudra_at_[hidden])
Date: 2013-06-20 16:55:39
> Hi ,
>
> I am using boost_1_53_0 for my applications build. The boost_1_53_0 is
> throwing the following error message.
>
> boost_1_53_0/boost/functional/hash/extensions.hpp:269:34: error: no
> matching function for call to hash_value(const
> Rubedo::Utils::Hashing::HashedString<16>&)
> return hash_value(val);
> ^
>
> boost_1_53_0/boost/functional/hash/hash.hpp:187:57: error: no type named
> type in struct
> boost::hash_detail::basic_numbers<Rubedo::Utils::Hashing::HashedString<16>
> >
>
> The following code build fine with boost_1_49_0, but have error with
> boost_1_53_0 on linux. Do you have fixes for these ? Please let me know.
>
> Thanks
>
>
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net