forked from boostorg/fusion
merged fusion from the trunk
[SVN r63560]
This commit is contained in:
@ -80,7 +80,7 @@ namespace boost { namespace fusion
|
||||
type;
|
||||
|
||||
static type
|
||||
call(Iterator const& i)
|
||||
call(Iterator const& /*i*/)
|
||||
{
|
||||
return type();
|
||||
}
|
||||
|
Reference in New Issue
Block a user