os/ossrv/ossrv_pub/boost_apis/boost/functional/hash.hpp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
sl@0
     2
//  Copyright Daniel James 2005-2006. Use, modification, and distribution are
sl@0
     3
//  subject to the Boost Software License, Version 1.0. (See accompanying
sl@0
     4
//  file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
sl@0
     5
sl@0
     6
//  Based on Peter Dimov's proposal
sl@0
     7
//  http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2005/n1756.pdf
sl@0
     8
//  issue 6.18. 
sl@0
     9
sl@0
    10
#include <boost/functional/hash/hash.hpp>