[ox/mc] Add Walker
This commit is contained in:
6
deps/ox/src/ox/mc/write.hpp
vendored
6
deps/ox/src/ox/mc/write.hpp
vendored
@@ -65,9 +65,9 @@ class MetalClawWriter {
|
||||
|
||||
std::size_t size();
|
||||
|
||||
static constexpr OpType opType() {
|
||||
return OpType::Write;
|
||||
}
|
||||
static constexpr OpType opType() {
|
||||
return OpType::Write;
|
||||
}
|
||||
|
||||
private:
|
||||
template<typename I>
|
||||
|
||||
Reference in New Issue
Block a user