Main Page
Namespaces
Classes
Files
File List
File Members
libism
ISM
soci
src
core
boost-fusion.h
Go to the documentation of this file.
1
//
2
// Copyright (C) 2004-2008 Maciej Sobczak, Stephen Hutton
3
// Distributed under the Boost Software License, Version 1.0.
4
// (See accompanying file LICENSE_1_0.txt or copy at
5
// http://www.boost.org/LICENSE_1_0.txt)
6
//
7
8
#ifndef SOCI_BOOST_FUSION_H_INCLUDED
9
#define SOCI_BOOST_FUSION_H_INCLUDED
10
11
#ifndef SOCI_MAX_FUSION_SEQUENCE_LENGTH
12
#define SOCI_MAX_FUSION_SEQUENCE_LENGTH 10
13
#endif
14
15
#include "
values.h
"
16
#include "
type-conversion-traits.h
"
17
// boost
18
#include <boost/fusion/container/vector.hpp>
19
#include <boost/fusion/sequence/intrinsic/at.hpp>
20
#include <boost/fusion/sequence/intrinsic/size.hpp>
21
#include <boost/fusion/include/at.hpp>
22
#include <boost/fusion/support/is_sequence.hpp>
23
#include <boost/preprocessor/repetition/repeat.hpp>
24
#include <boost/preprocessor/repetition/repeat_from_to.hpp>
25
#include <boost/utility/enable_if.hpp>
26
27
28
#endif // SOCI_BOOST_FUSION_H_INCLUDED
values.h
type-conversion-traits.h
asr_lib_ism
Author(s): Hanselmann Fabian, Heller Florian, Heizmann Heinrich, Kübler Marcel, Mehlhaus Jonas, Meißner Pascal, Qattan Mohamad, Reckling Reno, Stroh Daniel
autogenerated on Wed Jan 8 2020 04:02:40