<div dir="ltr">Anyone know a way to get clang-format to work better for c++ concepts code?<div><br></div><div>Currently, code like <a href="http://pastebin.com/Hd6x3Df3">http://pastebin.com/Hd6x3Df3</a> gets reformatted to <a href="http://pastebin.com/sZeLTu93">http://pastebin.com/sZeLTu93</a> </div><div><br></div><div>Is there a way to get it to put the arrow on the same line as the bracket expression? Or what's the easiest way to extent clang-format to support such formatting?</div><div><br></div><div>Thanks,</div><div>Ryan</div></div>