fix brace position.
This commit is contained in:
parent
74b1f38715
commit
6c092d5dc4
@ -3868,8 +3868,7 @@ void BasicFormatter<Char, AF>::format(BasicCStringRef<Char> format_str) {
|
|||||||
|
|
||||||
|
|
||||||
template <typename Char, typename It>
|
template <typename Char, typename It>
|
||||||
struct ArgJoin
|
struct ArgJoin {
|
||||||
{
|
|
||||||
It first;
|
It first;
|
||||||
It last;
|
It last;
|
||||||
BasicCStringRef<Char> sep;
|
BasicCStringRef<Char> sep;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user