Sha256: 961762834634a939b48f9326bb179a5623b1ebd0523dab6655f320ab59792446

Contents?: true

Size: 381 Bytes

Versions: 8

Compression:

Stored size: 381 Bytes

Contents

//
// unyield.hpp
// ~~~~~~~~~~~
//
// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//

#ifdef reenter
# undef reenter
#endif

#ifdef yield
# undef yield
#endif

#ifdef fork
# undef fork
#endif

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
passenger-5.3.3 src/cxx_supportlib/vendor-modified/boost/asio/unyield.hpp
passenger-5.3.2 src/cxx_supportlib/vendor-modified/boost/asio/unyield.hpp
passenger-5.3.1 src/cxx_supportlib/vendor-modified/boost/asio/unyield.hpp
passenger-5.3.0 src/cxx_supportlib/vendor-modified/boost/asio/unyield.hpp
passenger-5.2.3 src/cxx_supportlib/vendor-modified/boost/asio/unyield.hpp
passenger-5.2.2 src/cxx_supportlib/vendor-modified/boost/asio/unyield.hpp
passenger-5.2.1 src/cxx_supportlib/vendor-modified/boost/asio/unyield.hpp
passenger-5.2.0 src/cxx_supportlib/vendor-modified/boost/asio/unyield.hpp