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
Is "#define TYPE(x) typename decltype(x)" a bad idea?
Mar 29, 2026
c++
c++11
c-preprocessor
decltype
typename
Cannot explain ambiguous template specializations
Mar 28, 2026
c++
templates
c++11
variadic
Do I need to explicitly call a destructor here?
Mar 28, 2026
c++
c++11
QtConcurrent.run() with a c++11 lambda that captures a reference to "this" to emit signal
Mar 28, 2026
c++
qt
c++11
lambda
qtconcurrent
Is it possible to evaluate array on compilation time?
Mar 28, 2026
c++
algorithm
c++11
constexpr
Calling conj() function on every element of a C++ complex vector
Mar 27, 2026
c++
c++11
vector
Template argument for std::vector initialization
Mar 28, 2026
c++
c++11
templates
initialization
Pointer arithmetics after cast
Mar 28, 2026
c++
c++11
Intel C++ compiler: What is highest GCC version compatibility?
Mar 27, 2026
c++
c++11
gcc
intel
c++14
std::make_shared and private constructor [duplicate]
Mar 28, 2026
c++
c++11
shared-ptr
Generic function which can take any class member in parameter C++
Mar 28, 2026
c++
c++11
C++ random_shuffle is always giving the same results
Mar 28, 2026
c++
c++11
libc++
apple-clang
PyBind11: binding a function that uses double pointers
Mar 26, 2026
c++
c++11
pybind11
is auto type detection only looking at one statement
Mar 26, 2026
c++
c++11
auto
Is it safe to calculate pointer offset using nullptr?
Mar 26, 2026
c++
memory
c++11
nullptr
Init std::string with single copy
Mar 26, 2026
c++
c++11
stdstring
emplace_back is not creating inplace object
Mar 27, 2026
c++
c++11
Does default-initializing a non-const reference function parameter from a dynamically allocated dereferenced pointer create a memory leak?
Mar 27, 2026
c++
c++11
memory-leaks
c++98
problems in seeding random number in c++
Mar 26, 2026
c++
c++11
random
« Newer Entries
Older Entries »