c-plus-plus-11
Here are 384 public repositories matching this topic...
-
Updated
Jul 9, 2020 - C++
Currently, the glDrawRangeElements() WebGL 2 function is not implemented in Firefox (38) and causes "Not Implemented." assertion. It is also not yet implemented in Emscripten, but I have a patch that adds it.
Rela
-
Updated
Mar 13, 2020 - C++
https://www.boost.org/doc/libs/1_71_0/libs/beast/doc/html/beast/using_websocket/timeouts.html says
The timeout features of the TCP or basic stream should not be used when working with a websocket stream.
and
`The timeouts on the websocket stream are incompatible with the timeouts used in the tcp_stream. When constructing a websocket stream from a tcp stream that has timeouts enabled, th
const char* getIp(void) {
return "192.168.1.1";
}
above should be
const char* getIp(const el::LogMessage *l) {
return "192.168.1.1";
}
Current documentation page for nana::label says:
Arrow cursor becomes a hand when the cursor moves over the red text. Meanwhile, it calls a web browser to open the URL by clicking the red text. NOTE: the url only works under Windows
with the NOTE part in bright red. I found this is not true as opening urls works just fine for
-
Updated
Jul 13, 2020 - C++
Emscripten support
I think it should be possible to using glbinding with Emscripten's OpenGL support [1], though I'm not sure which project needs to implement the support? I do know that Emscripten implements its own emulations of GLEW, GLU, GLUT, GLFW, etc. [2]
Please see:
When using Subsonic (or compatible server), a scrobbler can be configured in personal preferences. This means that you can configure the scrobbler once and supported clients will use it. The client-side configuration is as simple as checking a box. The client starts playing a song and the Subsonic server takes care of sending the info to the scrobbler service. In Airsonic, ListenBrainz and Last.fm
Currently, the googletest and googlemock test suites bloat up a cmake-init project setup.
We should remove all unnecessary files (e.g., documentation).
Similar to RcppCore/RcppArmadillo#250, the implementation of the sample() functions in Rcpp need to be updated for R 3.6.x.
So, likely this will need a patch that mirrors what is available in Base R. c.f. Implementation changes.
- Rejection sampling routine
- [Implementation of
R_unif_rand()in existi
-
Updated
Jul 4, 2020 - C++
On the main page, the documentation talk about using ref_ptr for memory management, but none of the code does that. It's not clear what is the current memory model expectation from globjects now it's using unique_ptr, so I guess a update of the documentation is required.
It should answer these questions:
- When the globject interface use a plain pointer, who is managing the pointer life
-
Updated
Jul 6, 2020 - C++
-
Updated
Jul 10, 2020 - C++
-
Updated
May 31, 2020 - C++
Get a fancy logo
Bandit needs a logo. The automatically generated avatar on GitHub always reminds me of that.
My initial idea was to combine the hexagon of the C++ logo, a bandit mask and a BDD cycle in one logo. The [result of my first attemp
- create docker-compose-vanilla.yaml
this command "docker-compose -f docker-compose-vanilla.yaml"
should start NGINX configured for vanilla-rtb docker image + vanilla-rtb image with 3-4 http_handler_test running on 3-4 different ports .
docker compose file should map volume for both nginx and vanilla-rtb , so that we could alter configuration if needed. - add performance tests results to o
From core's documentation pages there seems to be no obvious link to core's project page to help the reader to obtain the code to actually use it. I'd expect such a link on the front page of the neat documentation site, or on an easy-to-spot page like Getting MNMLSTC Core, or [Download MNMLSTC C
-
Updated
Aug 28, 2019 - C++
-
Updated
Dec 4, 2017 - C++
-
Updated
Jul 10, 2020 - C++
Cool project!
To run the test suite:
git clo
-
Updated
Jul 4, 2020 - C++
-
Updated
Jul 8, 2020 - C++
-
Updated
Jul 15, 2020 - C++
-
Updated
Jun 22, 2020 - C++
Improve this page
Add a description, image, and links to the c-plus-plus-11 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the c-plus-plus-11 topic, visit your repo's landing page and select "manage topics."
This issue happens with large tree's, a square showing up removing the shadow. This issue existed since at least CE5.2.
Reproduce: Blank project -> Basic Level (just a name, basic settings) -> Import large tree -> Make sure shadows are visible -> Move around it should show up.
I reproduced it in 5.6.1, 5.6, 5.5 and 5.2 (all the engines i had)
5.6.1 Below
![ezgif-3-23d640313f55](https://us