mirror of
https://github.com/boostorg/function.git
synced 2025-12-22 22:52:33 +01:00
Whitespace
This commit is contained in:
@@ -401,9 +401,9 @@ namespace boost {
|
||||
out_buffer.members.type.const_qualified = false;
|
||||
out_buffer.members.type.volatile_qualified = false;
|
||||
return;
|
||||
}
|
||||
} else {
|
||||
manager(in_buffer, out_buffer, op, tag_type());
|
||||
return;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user