forked from boostorg/fusion
Enabled new ADAPT_STRUCT_API for ADAPT_TPL_STRUCT.
This commit is contained in:
@ -41,7 +41,7 @@ namespace ns
|
||||
BOOST_FUSION_ADAPT_TPL_STRUCT(
|
||||
(X)(Y),
|
||||
(ns::point)(X)(Y),
|
||||
(X, x)
|
||||
(BOOST_FUSION_ADAPT_AUTO, x)
|
||||
(Y, y)
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user