Sha256: 1d8bb4bc5d56f15f1829338925dc233d36af3da7ae958e7074b095353f87665c
Contents?: true
Size: 441 Bytes
Versions: 55
Compression:
Stored size: 441 Bytes
Contents
#ifndef BOOST_MPL_PRIOR_HPP_INCLUDED #define BOOST_MPL_PRIOR_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$ #include <boost/mpl/next_prior.hpp> #endif // BOOST_MPL_PRIOR_HPP_INCLUDED
Version data entries
55 entries across 55 versions & 3 rubygems