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
C++ How Do You Pass Multiple Parameters?
Aug 26, 2022
c++
arrays
templates
c++11
Why does this compile: string = int
Nov 20, 2018
c++
c++11
gcc
stdstring
Default argument using curly braces initializer
Sep 11, 2022
c++
c++11
initialization
default-arguments
Friend template function declared inside template class causing undefined symbol link error
Apr 01, 2022
c++
templates
c++11
operator-overloading
friend
How to implement convenient initialization?
May 14, 2022
c++
c++11
initialization
How to safely cast integral types to scoped enums
Sep 13, 2018
c++
c++11
Acquire/Release semantics
Feb 15, 2019
multithreading
c++11
lock-free
stdatomic
What is "template<class T> using owner = T;"?
Sep 24, 2022
c++
c++11
templates
alias
ms-gsl
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
« Newer Entries
Older Entries »