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++ std::vector<T*> if you hold a pointer to a pointer element, does it become invalidated upon resize?
Jun 24, 2026
c++
c++11
pointers
vector
data-structures
Conversion from string literal to char *
Jun 24, 2026
c++
c
c++11
Performance of container of objects vs performance of container of pointers
Jun 24, 2026
c++
pointers
c++11
optimization
containers
binding a function object which is itself created by std::bind makes trouble [duplicate]
Jun 24, 2026
c++
c++11
Why "auto" is not acceptable as lambda parameter [duplicate]
Jun 23, 2026
c++
c++11
lambda
auto
Constructing class with two members
Jun 22, 2026
c++
constructor
c++11
Throwing destructor compilable by C++98 and C++1x. Is there a better way?
Jun 23, 2026
c++
c++11
cross-platform
c++98
Best way to create a std::future<T> from a T
Jun 23, 2026
c++
c++11
future
Clean way to use a template base class to eliminate redundancy on derived classes for a factory class
Jun 23, 2026
c++
c++11
templates
inheritance
factory
const_casting element type of container
Jun 23, 2026
c++
c++11
stl
const-correctness
const-cast
Which compiler is correct for this reference initialization with user-defined conversions?
Jun 22, 2026
c++
c++11
language-lawyer
implicit-conversion
'Freezing' an expression
Jun 23, 2026
c++
templates
c++11
c-preprocessor
Is possible to get a thread-locking mechanism in C++ with a std::atomic_flag?
Jun 22, 2026
c++
boost
c++11
boost-thread
atomic
Accept and return lambda (lock wrapper)
Jun 22, 2026
c++
c++11
C++ automatic shared_ptr type in class with macro
Jun 22, 2026
c++
c++11
shared-ptr
smart-pointers
How to use the auto and decltype keywords to ease template argument deduction?
Jun 22, 2026
c++
templates
gcc
c++11
Constant expression from the choice of overloaded function?
Jun 21, 2026
c++
c++11
metaprogramming
overloading
C++ template mechanism to get the number of function arguments, which would work for lambdas and normal functions
Jun 20, 2026
c++
templates
c++11
lambda
"terminate called without an active exception" after pthread_cancel
Jun 21, 2026
c++
c++11
g++
pthreads
stdthread
« Newer Entries
Older Entries »