Saatvik Shah

Results 5 issues of Saatvik Shah

Im getting the following error log after installing all dependencies and running scons to build. scons: done reading SConscript files. scons: Building targets ... swig -o src/swig/cppbridge_wrap.cc -python -c++ -outdir...

First stab at #4455 using Concepts for vectorized rng. Currently this will only work with GCC which provides Concepts TS support based on certain flags. I've tried to make the...

Tag: Discussion

Hi, I was checking out your minimal mistakes jekyll theme. I really liked the improvements made to the [syntax highlighting there](https://mmistakes.github.io/minimal-mistakes/markup-syntax-highlighting/). In fact I ended up picking up the source...

Since `quick-bench` does not support including 3rd party libraries(like Godbolt does) via github links(https://github.com/FredTingaud/quick-bench-back-end/issues/5), I was wondering what options existed to set this up locally? Based on my understanding the...

Thanks for providing this plugin! Currently, I get java suggestions by default even when using CLion. I can do "Alt-P" and append "cpp" to my query to get the correct...