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
Undefined Reference in inline function, solved with unary +
Feb 15, 2023
c++
c++11
static
linker
using vim as a c++11 IDE
Feb 16, 2023
c++
vim
c++11
intellij-idea
Referencing Auto Array Iterator in function
Feb 16, 2023
c++
arrays
c++11
Testing specific class name in different namespaces (SFINAE?)
Feb 14, 2023
c++
templates
c++11
namespaces
sfinae
Universal and existential quantification using C++ template magic
Feb 16, 2023
c++
templates
c++11
quantifiers
C++ Printing a map in a case-insensitive, alphabetical order
Feb 16, 2023
c++
sorting
c++11
dictionary
alphabetical
A "hack" to get float template parameter working compiles but segfaulted on both g++ and clang
Feb 16, 2023
c++
templates
c++11
reinterpret-cast
typedef works, 'using =' doesn't
Feb 15, 2023
c++
templates
c++11
typedef
using
function declaration without definition
Feb 15, 2023
c++
function
c++11
declaration
definition
why we should put `std::unique_lock` under a local scope?
Feb 14, 2023
c++
c++11
Best strategy for manual memory management using smart pointers?
Feb 14, 2023
c++
c++11
std::atomic library dependency (gcc 4.7.3)
Feb 15, 2023
c++
gcc
c++11
shared-libraries
C++11 pass std::unique_lock<std::mutex> to lambda
Feb 13, 2023
c++
multithreading
c++11
concurrency
lambda
Why weak pointer is getting created with shared_ptr?
Feb 15, 2023
c++
pointers
c++11
shared-ptr
move
Function overloading resolution with weak_ptr as argument
Feb 14, 2023
c++
c++11
smart-pointers
static-cast
weak-ptr
Nested map bracket initialization fails to compile
Feb 14, 2023
c++
c++11
dictionary
Variadic template constructor selection fails when argument is a reference
Feb 13, 2023
c++
c++11
overloading
variadic-templates
universal-reference
Access class variable from std::thread
Feb 13, 2023
c++
multithreading
c++11
How to expand parameter pack of base classes and call member function of each one?
Feb 13, 2023
c++
templates
c++11
variadic-templates
Should I move a callee's return value if I'm going to construct an object with it?
Feb 14, 2023
c++
c++11
return-value
move
move-semantics
« Newer Entries
Older Entries »