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++14
C++ Making a 2D boolean matrix
Jan 30, 2026
c++
c++11
visual-c++
matrix
c++14
Template as a parameter of function template - deduction fail
Jan 27, 2026
c++
c++11
c++14
Variadic Tuple Order changes after Unpacking depending on Datatypes
Jan 24, 2026
c++
templates
tuples
c++14
variadic-templates
Range/Loop through N variables in [modern] C++
Jan 26, 2026
c++
c++11
boost
c++14
c++17
How to get return type and parameter type of a generic lambda?
Jan 25, 2026
c++
c++11
c++14
c++17
generic-lambda
Intel-Compiler fails C++14-check with `attribute "__malloc__" does not take arguments`
Jan 24, 2026
c++
c++14
intel
icc
How to iterate over std::index_sequence
Jan 22, 2026
c++
c++11
c++14
variadic-functions
index-sequence
Different behaviour while passing shared_ptr to weak_ptr in thread functions and normal functions
Jan 22, 2026
c++
multithreading
c++11
c++14
smart-pointers
Sized deallocation in C++: What is the correct behaviour of the global operator delete(void* ptr, std::size_t size)
Jan 21, 2026
c++
memory
c++14
delete-operator
How to construct integer value from vector<bool> of values in C++
Jan 20, 2026
c++
c++11
c++14
Choose between template function and auto type deduction
Jan 20, 2026
c++
templates
auto
c++14
c++17
Why can't the free function begin operate on C arrays while std::begin can in C++14 in some cases? [duplicate]
Jan 19, 2026
c++
namespaces
c++14
std
Force narrowing conversion warning
Jan 03, 2026
c++
c++14
compiler-warnings
implicit-conversion
narrowing
When a fixed-length char array is initialized with a short string, how is the remaining space initialized? [duplicate]
Jan 01, 2026
c++
initialization
c++14
What is the status of abbreviated functions in C++? [duplicate]
Dec 31, 2025
c++
c++14
c++17
Specialize a template for void parameter
Dec 30, 2025
c++
templates
c++14
Is a lambda a proper object? [duplicate]
Dec 30, 2025
c++
lambda
auto
c++14
When using [[deprecated]] the warning is given 3 times
Dec 23, 2025
c++
c++14
Elegant way to provide flatting iterator for vector of vectors
Dec 23, 2025
c++
c++11
vector
c++14
Iterate over selected vectors from a std::tuple of vectors
Dec 21, 2025
c++
boost
c++14
template-meta-programming
« Newer Entries
Older Entries »