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
Difference in C++11 between inline namespace and using directive?
Nov 15, 2022
c++
c++11
typedef and enum or enum class
Nov 14, 2022
c++
c++11
enums
typedef
enum-class
Why does "dynamic exception" guarantee cause overhead?
Nov 14, 2022
c++
c++11
throw
noexcept
Cannot overload constructor in C++
Nov 14, 2022
c++
c++11
Spurious wakeups on condition_variable with g++ and clang++
Nov 14, 2022
c++
multithreading
gcc
c++11
pthreads
Why does nested initializer_list cause memory leaks
Nov 14, 2022
c++
c++11
memory-leaks
initializer-list
Casting the "this" pointer to another type does not violate strict aliasing?
Nov 12, 2022
c++
templates
pointers
c++11
strict-aliasing
Specializing function template for templated derived class
Nov 13, 2022
c++
templates
c++11
template-specialization
How do I build binaries for old Linux versions with c++11?
Nov 13, 2022
c++11
g++
ubuntu-10.04
gcc segfault on compiling nested parameter pack code
Nov 13, 2022
c++
c++11
Moving execution from one thread to another to implement task parallelism and call-by-future
Nov 13, 2022
c++
multithreading
c++11
concurrency
parallel-processing
How does initialization of static (global) objects happen
Nov 12, 2022
c++
c++11
global-variables
C++11 alternative to boost::checked_delete
Nov 12, 2022
c++
c++11
std
language-lawyer
C++11 memory orderings- the differences?
Nov 12, 2022
c++
multithreading
c++11
concurrency
atomic
Why can't my trait template class lookup operator<< for llvm::StringRef?
Nov 13, 2022
c++
c++11
llvm
typetraits
llvm-c++-api
Partial template-template based specialization vs explicit partial template specialization
Nov 12, 2022
c++
templates
c++11
lambda
template-meta-programming
putting iterator on a container inside it
Nov 13, 2022
c++
c++11
iterator
undefined-behavior
container-data-type
Why queue accepts vector as its underlying container?
Nov 12, 2022
c++
c++11
stl
c++14
How can boost::serialization be used with std::shared_ptr from C++11?
Jul 21, 2022
c++
boost
c++11
shared-ptr
boost-serialization
What is the meaning of this piece of Standardese about shared_ptr's use_count()?
Jul 21, 2022
c++
c++11
shared-ptr
language-lawyer
c++14
« Newer Entries
Older Entries »