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
OS X libc++ std::uniform_real_distribution bug
Feb 09, 2023
c++
c++11
random
libc++
smart_ptr to attribute of class segfault
Feb 09, 2023
c++
c++11
segmentation-fault
smart-pointers
Placement New and Perfect Forwarding
Feb 08, 2023
c++
c++11
How to make an array's derived type accept aggregate initialization?
Feb 08, 2023
c++
c++11
initialization
stdarray
Constructing a constexpr std::weak_ptr
Feb 09, 2023
c++
c++11
destructor
constexpr
weak-ptr
Is a C++ functor a functor in the sense of category theory?
Feb 09, 2023
c++11
category-theory
omit std::placeholders in std::bind
Feb 09, 2023
c++
c++11
std-function
stdbind
Try-catch doesn't work in shared library?
Feb 09, 2023
c++
c++11
exception
exception-handling
How to apply low level const to a template variable. I am trying to write a const_cast implementation
Feb 09, 2023
c++
templates
c++11
Lambda Deleter in VC 2013 vs 2015
Feb 09, 2023
c++
c++11
visual-studio-2013
lambda
visual-studio-2015
Print permutation of {0, 1, 2, 3} by multithread program (C++)
Feb 09, 2023
c++
multithreading
c++11
permutation
Why would 'deleting' nodes in this lock-free stack class would cause race condition?
Feb 08, 2023
c++
c++11
concurrency
atomic
race-condition
How to convert ‘std::chrono::duration<int, std::ratio<2629746l, 1l> >’ to ‘int’ type?
Feb 08, 2023
c++
date
c++11
c++-chrono
static-cast
How to cast an int unique_ptr into a void unique_ptr?
Feb 08, 2023
c++
c++11
C++11 Thread-safe initialization of function-local static const objects
Feb 08, 2023
c++
multithreading
c++11
static
initialization
Is there a way to SFINAE based on available overloads in the current class?
Feb 08, 2023
c++
c++11
templates
clang
sfinae
Standard replacement for QByteArray
Feb 08, 2023
c++
qt
c++11
qbytearray
using a std::function or a forwarding reference as general-purpose callable object input parameter of a higher-order function?
Feb 07, 2023
c++
c++11
std-function
perfect-forwarding
Are there cases in which trailing-return-type syntax in lambda cannot be avoided?
Feb 08, 2023
c++
c++11
lambda
c++14
trailing-return-type
Constructor calls while copying a class in vector
Feb 07, 2023
c++
c++11
vector
« Newer Entries
Older Entries »