refactor: tests and format the world (#314)
This commit is contained in:
@@ -58,4 +58,5 @@ struct Widget {
|
||||
|
||||
template <typename T>
|
||||
Widget(T) -> Widget<typename T::value_type>;
|
||||
|
||||
} // namespace foo
|
||||
|
||||
Reference in New Issue
Block a user