Commit bf455bdf authored by Shucai Xiao's avatar Shucai Xiao
Browse files

clang format

parent a6149c07
......@@ -18,7 +18,7 @@ namespace op {
struct capture
{
std::function < void(std::vector<argument>)> f;
std::function<void(std::vector<argument>)> f;
template <class Self, class F>
static auto reflect(Self& self, F f)
{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment