Sha256: 78f78e3e42144452a092c06969eed8723b081a9faf0c1860013d774c63f83179

Contents?: true

Size: 591 Bytes

Versions: 55

Compression:

Stored size: 591 Bytes

Contents

#ifndef BOOST_MPL_AUX_CONFIG_GCC_HPP_INCLUDED
#define BOOST_MPL_AUX_CONFIG_GCC_HPP_INCLUDED

// Copyright Aleksey Gurtovoy 2004
//
// 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)
//
// See http://www.boost.org/libs/mpl for documentation.

// $Id$
// $Date$
// $Revision$

#if defined(__GNUC__) && !defined(__EDG_VERSION__)
#   define BOOST_MPL_CFG_GCC ((__GNUC__ << 8) | __GNUC_MINOR__)
#else
#   define BOOST_MPL_CFG_GCC 0
#endif

#endif // BOOST_MPL_AUX_CONFIG_GCC_HPP_INCLUDED

Version data entries

55 entries across 55 versions & 3 rubygems

Version Path
passenger-5.1.6 src/cxx_supportlib/vendor-modified/boost/mpl/aux_/config/gcc.hpp
passenger-5.1.5 src/cxx_supportlib/vendor-modified/boost/mpl/aux_/config/gcc.hpp
passenger-5.1.4 src/cxx_supportlib/vendor-modified/boost/mpl/aux_/config/gcc.hpp
passenger-5.1.3 src/cxx_supportlib/vendor-modified/boost/mpl/aux_/config/gcc.hpp
passenger-5.1.2 src/cxx_supportlib/vendor-modified/boost/mpl/aux_/config/gcc.hpp
passenger-5.1.1 src/cxx_supportlib/vendor-modified/boost/mpl/aux_/config/gcc.hpp
passenger-5.1.0 src/cxx_supportlib/vendor-modified/boost/mpl/aux_/config/gcc.hpp
passenger-5.0.30 src/cxx_supportlib/vendor-modified/boost/mpl/aux_/config/gcc.hpp
passenger-5.0.29 src/cxx_supportlib/vendor-modified/boost/mpl/aux_/config/gcc.hpp
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/passenger-5.0.28/src/cxx_supportlib/vendor-modified/boost/mpl/aux_/config/gcc.hpp
passenger-5.0.28 src/cxx_supportlib/vendor-modified/boost/mpl/aux_/config/gcc.hpp
passenger-5.0.27 src/cxx_supportlib/vendor-modified/boost/mpl/aux_/config/gcc.hpp
passenger-5.0.26 src/cxx_supportlib/vendor-modified/boost/mpl/aux_/config/gcc.hpp
passenger-5.0.25 src/cxx_supportlib/vendor-modified/boost/mpl/aux_/config/gcc.hpp
buncher-1.0.5 ext/boost/1.57.0/include/boost//mpl/aux_/config/gcc.hpp