Juanpe Bolívar
Juanpe Bolívar
Hi! I have a build that someone how as gotten stuck with an bad `ccache` data. Adding a step that calls `ccache -D` makes my build pass, but my build...
Hi! I started using this instead of `recommonmark` mainly because of the `.. mdinclude` directive. It's great work, thanks! Only thing that I miss is having something like: ```` ```eval_rst...
Addresses #172 by @ajihyf
We have now MSVC 2017 support, but we should really make sure that it keeps working by adding CI, for example AppVeyor.
```c++ immer::all_of(..., [i = 0](...) mutable { std::cout