mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-19 15:22:14 +02:00
@ -7,9 +7,9 @@
|
||||
==============================================================================*/
|
||||
#include <boost/fusion/tuple.hpp>
|
||||
|
||||
#define FUSION_SEQUENCE tuple
|
||||
#define FUSION_SEQUENCE boost::fusion::tuple
|
||||
#define FUSION_AT get
|
||||
#define FUSION_MAKE make_tuple
|
||||
#define FUSION_MAKE boost::fusion::make_tuple
|
||||
#include "make.hpp"
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user