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
Why unique_ptr with custom deleter won't work for nullptr, while shared_ptr does?
May 29, 2022
c++
c++11
visual-c++
language-lawyer
Is initializing a atomic pointer atomic? What happens if initialization or memory allocation throws?
Dec 26, 2021
c++
c++11
c++14
Why does Google Test/Mock show leaked mock object error by std::unique_ptr?
Mar 18, 2022
c++
c++11
googletest
googlemock
How to remove from any container?
Sep 13, 2022
c++
c++11
stl
containers
Pybind11 and std::vector -- How to free data using capsules?
Mar 25, 2021
python
c++
numpy
c++11
pybind11
VS2019: How to resolve the "unknown sub-lang: 0x8" message in Resource View?
Jan 29, 2021
c++
c++11
visual-studio-2019
Is there a C/C++ equivalent for Python's "__init__.py"? [duplicate]
Oct 03, 2022
python
c++
c++11
'nested' template `>>` issue is solved. What about `<::`?
May 05, 2015
c++
token
c++11
digraphs
Module concept for C++ [closed]
Sep 22, 2022
c++
c++11
C++11 Atomics. Why does this compile, but not link?
Oct 21, 2020
c++
linker
g++
c++11
Why C++11 and PHP closures require declaring the closed-over variables?
Mar 26, 2022
php
c++
closures
c++11
How to get Coverity static analysis compatible with C++0x standard?
Nov 02, 2022
c++
c++11
static-analysis
coverity-prevent
inline-namespaces
Multithreading: do I need protect my variable in read-only method?
Sep 24, 2022
c++
multithreading
concurrency
locking
c++11
C++ confused between cast operator and variadic constructor
Sep 13, 2022
c++
c++11
variadic-templates
typecast-operator
Why copy elision not working with std::move?
Aug 08, 2018
c++
gcc
c++11
copy-constructor
What is the syntax for variadic template array reference parameters?
Oct 20, 2022
c++
c++11
variadic-templates
Polymorphism without "new"
Feb 06, 2022
c++
c++11
Is there an equivalent to boost::interprocess::null_mutex in C++11 (e.g. std::null_mutex)?
Apr 06, 2020
c++
c++11
mutex
Impossible to be const-correct when combining data and it's lock?
Oct 16, 2022
c++
multithreading
c++11
thread-safety
mutable
How does a converting constructor with more than a single non-optional parameter look like and why does it make sense?
Oct 29, 2022
c++
constructor
c++11
type-conversion
language-lawyer
« Newer Entries
Older Entries »