It appears re-running clang-format produces additional changes after
7c8d0f41c. This state now seems stable for the moment.
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: If46d7cab85fa6a5df41453b3ea3aa0e80782768d
template <>
struct formatter<ust_app> : formatter<std::string> {
template <typename FormatContextType>
- typename FormatContextType::iterator format(const ust_app& app, FormatContextType& ctx) const
+ typename FormatContextType::iterator format(const ust_app& app,
+ FormatContextType& ctx) const
{
return format_to(
ctx.out(),