Added boost header

This commit is contained in:
Christophe Riccio
2012-01-08 01:26:07 +00:00
parent 9c3faaca40
commit c7d752cdf8
8946 changed files with 1732316 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_INCLUDE_KARMA_REPOSITORY
#define BOOST_SPIRIT_INCLUDE_KARMA_REPOSITORY
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/karma.hpp>
#endif

View File

@@ -0,0 +1,18 @@
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_INCLUDE_KARMA_REPOSITORY_CONFIX
#define BOOST_SPIRIT_INCLUDE_KARMA_REPOSITORY_CONFIX
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/karma/directive/confix.hpp>
#endif

View File

@@ -0,0 +1,18 @@
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_INCLUDE_REPOSITORY_KARMA_DIRECTIVE
#define BOOST_SPIRIT_INCLUDE_REPOSITORY_KARMA_DIRECTIVE
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/karma/directive.hpp>
#endif

View File

@@ -0,0 +1,19 @@
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
Copyright (c) 2009 Francois Barel
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_REPOSITORY_INCLUDE_KARMA_NONTERMINAL
#define BOOST_SPIRIT_REPOSITORY_INCLUDE_KARMA_NONTERMINAL
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/karma/nonterminal.hpp>
#endif

View File

@@ -0,0 +1,19 @@
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
Copyright (c) 2009 Francois Barel
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_REPOSITORY_INCLUDE_KARMA_SUBRULE
#define BOOST_SPIRIT_REPOSITORY_INCLUDE_KARMA_SUBRULE
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/karma/nonterminal/subrule.hpp>
#endif

View File

@@ -0,0 +1,18 @@
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_INCLUDE_QI_REPOSITORY
#define BOOST_SPIRIT_INCLUDE_QI_REPOSITORY
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/qi.hpp>
#endif

View File

@@ -0,0 +1,17 @@
/*=============================================================================
Copyright (c) 2011 Aaron Graham
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_INCLUDE_QI_REPOSITORY_ADVANCE
#define BOOST_SPIRIT_INCLUDE_QI_REPOSITORY_ADVANCE
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/qi/primitive/advance.hpp>
#endif

View File

@@ -0,0 +1,18 @@
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_REPOSITORY_INCLUDE_QI_CONFIX
#define BOOST_SPIRIT_REPOSITORY_INCLUDE_QI_CONFIX
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/qi/directive/confix.hpp>
#endif

View File

@@ -0,0 +1,18 @@
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_INCLUDE_REPOSITORY_QI_DIRECTIVE
#define BOOST_SPIRIT_INCLUDE_REPOSITORY_QI_DIRECTIVE
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/qi/directive.hpp>
#endif

View File

@@ -0,0 +1,18 @@
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_INCLUDE_QI_REPOSITORY_DISTINCT
#define BOOST_SPIRIT_INCLUDE_QI_REPOSITORY_DISTINCT
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/qi/directive/distinct.hpp>
#endif

View File

@@ -0,0 +1,18 @@
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_INCLUDE_QI_REPOSITORY_FLUSH_MULTI_PASS
#define BOOST_SPIRIT_INCLUDE_QI_REPOSITORY_FLUSH_MULTI_PASS
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/qi/primitive/flush_multi_pass.hpp>
#endif

View File

@@ -0,0 +1,18 @@
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_INCLUDE_QI_REPOSITORY_ITER_POS
#define BOOST_SPIRIT_INCLUDE_QI_REPOSITORY_ITER_POS
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/qi/primitive/iter_pos.hpp>
#endif

View File

@@ -0,0 +1,19 @@
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
Copyright (c) 2011 Thomas Bernard
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_INCLUDE_QI_KEYWORDS
#define BOOST_SPIRIT_INCLUDE_QI_KEYWORDS
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/qi/operator/keywords.hpp>
#endif

View File

@@ -0,0 +1,38 @@
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
Copyright (c) 2011 Thomas Bernard
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_INCLUDE_QI_KWD
#define BOOST_SPIRIT_INCLUDE_QI_KWD
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/qi/directive/kwd.hpp>
#endif
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
Copyright (c) 2011 Thomas Bernard
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_INCLUDE_QI_KWD
#define BOOST_SPIRIT_INCLUDE_QI_KWD
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/qi/directive/kwd.hpp>
#endif

View File

@@ -0,0 +1,19 @@
/*=============================================================================
Copyright (c) 2001-2010 Joel de Guzman
Copyright (c) 2001-2010 Hartmut Kaiser
Copyright (c) 2009 Francois Barel
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_REPOSITORY_INCLUDE_QI_NONTERMINAL
#define BOOST_SPIRIT_REPOSITORY_INCLUDE_QI_NONTERMINAL
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/qi/nonterminal.hpp>
#endif

View File

@@ -0,0 +1,18 @@
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_INCLUDE_REPOSITORY_QI_PRIMITIVE
#define BOOST_SPIRIT_INCLUDE_REPOSITORY_QI_PRIMITIVE
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/qi/primitive.hpp>
#endif

View File

@@ -0,0 +1,16 @@
/*//////////////////////////////////////////////////////////////////////////////
Copyright (c) 2011 Jamboree
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)
//////////////////////////////////////////////////////////////////////////////*/
#ifndef BOOST_SPIRIT_INCLUDE_QI_REPOSITORY_SEEK
#define BOOST_SPIRIT_INCLUDE_QI_REPOSITORY_SEEK
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/qi/directive/seek.hpp>
#endif

View File

@@ -0,0 +1,19 @@
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
Copyright (c) 2001-2011 Hartmut Kaiser
Copyright (c) 2009 Francois Barel
http://spirit.sourceforge.net/
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)
=============================================================================*/
#ifndef BOOST_SPIRIT_REPOSITORY_INCLUDE_QI_SUBRULE
#define BOOST_SPIRIT_REPOSITORY_INCLUDE_QI_SUBRULE
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/repository/home/qi/nonterminal/subrule.hpp>
#endif