Sha256: 7b206c88079890e437f3413b2c196b8b38a00f2c1b71b53c2a5f7000307dae5b
Contents?: true
Size: 538 Bytes
Versions: 58
Compression:
Stored size: 538 Bytes
Contents
#ifndef BOOST_MPL_MAP_AUX_TAG_HPP_INCLUDED #define BOOST_MPL_MAP_AUX_TAG_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2003-2004 // Copyright David Abrahams 2003-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$ namespace boost { namespace mpl { namespace aux { struct map_tag; }}} #endif // BOOST_MPL_MAP_AUX_TAG_HPP_INCLUDED
Version data entries
58 entries across 58 versions & 3 rubygems