提交 035f701b 编写于 作者: B Bucky Kittinger

Hopefully got rid of tabs

上级 1eb34a6e
......@@ -411,7 +411,6 @@ struct intrinsic_invoker_impl<Ret, std::tuple<array_ptr<T>, array_ptr<U>, size_t
}
};
#if 1
/**
* Specialization for transcribing memset parameters
*
......@@ -437,7 +436,6 @@ struct intrinsic_invoker_impl<Ret, std::tuple<array_ptr<char>, int, size_t>, std
return next_step::template fn<translate_one<Then>>();
}
};
#endif
/**
* Specialization for transcribing a pointer type in the native method signature
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册