Chris
Chris
# Feature request Add [quickDocs](https://github.com/mdh34/quickDocs) to the [Related Projects](https://github.com/freeCodeCamp/devdocs/blob/main/README.md#related-projects) section of the README.md file and maybe [this vim plugin](https://github.com/romainl/vim-devdocs) as well ## Summary quickDocs is quite a nice DevDocs viewer,...
Not really a bug or a feature request: Just wanted to know if anyone had bench-marked any gaming or compute-tasks with this?
Hello, great library, I have been enjoying using it with strong typing guarantees and enum classes :) I have been implementing some conversion code to associate opengl types with associated...
**Bug description:** Failed to compile due too: ```C++ In file included from /root/workdir/ezEngine/Code/Engine/Foundation/Algorithm/HashHelperString.h:7, from /root/workdir/ezEngine/Code/Engine/Foundation/Algorithm/Implementation/HashHelperString.cpp:3, from /root/workdir/ezEngine/build/Code/Engine/Foundation/Algorithm/Implementation/unity_b7083668826d79f9bcf59e78007db470e141336f.cpp:8: /root/workdir/ezEngine/Code/Engine/Foundation/Containers/HybridArray.h:43:10: error: anonymous struct with base classes 43 | struct : ezAligned |...
The `imgui-sfml` `CMakeLists.txt` file is rather "wonky", I understand that it is nice to have choices, such as using system dependencies (can conan do this automatically) however despite having all...
### Package Details * Package Name: **dimension3d** * Operating Systems+versions: **Linux Ubuntu 16.04, Ubuntu 18.04, Windows, macOS** * Compiler support: **GCC, Clang, MinGw, visual C++** * Conan recipe repository: **https://github.com/TheFloatingBrain/community/tree/dimension3d/recipes/dimension3d**...
Hello, excited to try out circle, however I am having a bit of an issue, I have the latest GCC and Clang in my dev container when I try to...
I have run into the same issue twice with [xplot](https://github.com/QuantStack/xplot/issues/61#issue-1212759071) I was wondering why the API had changed and what the status was, I have a similar issue with xwidgets...
`cista::to_tuple` is giving this error ```C++/root/workdir/Test/HeterogenousAdapter.cpp:100:54: required from here /root/workdir/Include/ThirdParty/cista/cista.h:2005:11: error: 13 names provided for structured binding 2005 | auto& [p1, p2, p3, p4, p5, p6, p7, p8, p9, p10,...
Hello, I had some devices which I set rules for with the `-p` flag. However, they stopped looking, I compared the devices stats to what was in the rules, and...