Martin Lambertsen
Results
2
issues of
Martin Lambertsen
Hi! I have a question regarding the compatibility of `conan` with `bazel`. I tried to make my first steps following [this guide](https://docs.conan.io/2/examples/tools/google/bazeltoolchain/build_simple_bazel_project.html#examples-tools-bazel-toolchain-build-simple-bazel-project), which works fine for `bazel 6.2.0`, but fails...
With newer standards the readability of template heavy code can be improved a lot by using a form with trailing `_t` for `::type` and `_v` for `::value` respectively. Especially for...