This commit is contained in:
Damien Buhl (alias daminetreg)
2015-05-06 08:21:02 +02:00
parent 3b86f61f15
commit 8b1da45bfe
3 changed files with 21 additions and 11 deletions

View File

@ -149,6 +149,9 @@ namespace ns
#endif
struct empty_struct {};
BOOST_FUSION_ADAPT_STRUCT(empty_struct,);
int
main()
{