Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c++11
std::set find behavior with char * type
Jul 27, 2019
c++
c++11
visual-c++
stdset
Can non-atomic-load be reordered after atomic-acquire-load?
Feb 25, 2022
c++
multithreading
c++11
concurrency
memory-fences
Does Making std::mutex as static creates race-condition for the mutex itself
Oct 23, 2022
c++
multithreading
c++11
mutex
Emplace back thread on vector
Aug 31, 2022
c++
c++11
vector
error: 'A' is an inaccessible base of 'B'
Jul 07, 2021
c++
class
oop
c++11
inheritance
call base class constructor without naming its class
Sep 06, 2018
c++
c++11
c++14
Unexpectedly able to call derived-class virtual function from base class ctor
Sep 11, 2019
c++
c++11
inheritance
pure-virtual
stdthread
Multiple Async Calls in C++
Oct 17, 2022
c++
multithreading
c++11
Random numbers in C++11: is there a simple way to seed the generator in one place of the code, then use it in different functions?
Oct 23, 2022
c++
c++11
random
Using <chrono> as a timer in bare-metal microcontroller?
Nov 12, 2021
c++11
embedded
chrono
Mapping objects as key with unordered_map
Aug 19, 2022
c++
c++11
observable
Is there a way to initialise a new struct variable that does not involve writing a constructor?
Nov 05, 2022
c++
c++11
struct
initialization
Will C++ always prefer an rvalue reference conversion operator over const lvalue reference when possible?
Dec 28, 2020
c++
c++11
Deleting a std::function in the middle of invocation
Oct 27, 2022
c++
c++11
c++14
What are curly braces in hash function?
Jan 15, 2022
c++
c++11
Is it possible to change behavior of function based on scope?
Oct 13, 2022
c++
c++11
template-meta-programming
Zero-cost lists for inline functions in c++
Jun 12, 2022
c++
c++11
stl
inline
overhead
lambdas in unevaluated contexts (Until C++20)
Mar 13, 2022
c++
c++11
lambda
c++20
C++ Stop Preprocessor Macro Expansion
Nov 03, 2022
c++
c++11
preprocessor
preprocessor-directive
Segfault when not specifying return type of lambda function
Oct 20, 2022
c++
c++11
lambda
« Newer Entries
Older Entries »