$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Why fusion::map<> types not the same?
From: Sergey Zhuravlev (sergey4zhuravlev_at_[hidden])
Date: 2013-09-03 11:29:42
This is bug. You should add ticket to bugtracker.
Try to use boost\fusion\result_of::as_map as workaround.