Ken Matsui
Ken Matsui
This PR changes Docker action to JS action much simpler. By referring to README.md, this action uses Docker images uploaded to DockerHub. These changes help to be handy, secure, and...
I created new classes rather than editing Mapper since the design is completely different and non-intrusive. In my opinion, the current Mapper has a little complex user interface. However, if...
To detect problems related to memories. I believe CIs will fail.
Problem: - The ut (aliased as Boost::ut) target exports compile options as `INTERFACE`, but it mostly does not need. (this is also pointed out as [`FIXME`](https://github.com/boost-ext/ut/blob/67b136c0267a54248d05fcba63905ff5e6abf0b7/CMakeLists.txt#L66)) - However, it seems...
`--example NAME `
https://doc.rust-lang.org/cargo/reference/build-scripts.html Necessary when using `protobuf` etc.
`--bench NAME`