But the PDF seems to be the same as the PDF one above.
I had the same problem and my original answer was that I just had to wait some time as the torrent hasn't uploaded the complete file. And now I realised I just copied the missing file directly from the torrent and it's available now as well.
If this answer doesn't suit your needs, please let me know.
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
//
//
// *Preprocessed* version of the main "fold_impl.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl { namespace aux {
/// forward declaration
template
struct fold_impl;
template
struct fold_impl
{
typedef First iter0;
typedef State fwd_state0;
typedef fwd_state0 bkwd_state0;
typedef bkwd_state0 state;
typedef iter0 iterator;
};
template
struct fold_impl
{
typedef First iter0;
typedef State fwd_state be359ba680
Related links:
Comments