#include "values.h"#include "type-conversion-traits.h"#include <boost/fusion/container/vector.hpp>#include <boost/fusion/sequence/intrinsic/at.hpp>#include <boost/fusion/sequence/intrinsic/size.hpp>#include <boost/fusion/include/at.hpp>#include <boost/fusion/support/is_sequence.hpp>#include <boost/preprocessor/repetition/repeat.hpp>#include <boost/preprocessor/repetition/repeat_from_to.hpp>#include <boost/utility/enable_if.hpp>
Go to the source code of this file.
Macros | |
| #define | SOCI_MAX_FUSION_SEQUENCE_LENGTH 10 |
| #define SOCI_MAX_FUSION_SEQUENCE_LENGTH 10 |
Definition at line 12 of file boost-fusion.h.