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
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
0.1 vs 0,1 in c++, why does neither result an error? [duplicate]
Dec 22, 2025
c++
c++11
c++14
Taking address of rvalue
Dec 22, 2025
c++
c++17
c++14
c++20
Operator overloading on an enum nested in a class
Dec 22, 2025
c++
templates
operator-overloading
c++14
friend-function
Constexpr determinant (2 dimensional std::array)
Dec 21, 2025
c++
c++14
linear-algebra
constexpr
Why does std::map not always allow a compatible type as its key type?
Dec 21, 2025
c++
stl
c++14
standards
Dereferencing in for loop
Dec 21, 2025
c++
c++11
c++14
Get types of tuple as template parameter pack
Dec 19, 2025
c++
c++14
Is there a way for googletest to generate caller line numbers for asserts in a called function?
Dec 17, 2025
c++
c++14
googletest
What does the spec mean by the highlighted sentence in §3.3.7/1 item 5?
Dec 17, 2025
c++
language-lawyer
c++14
Reversing range-based for loop on a custom container class
Dec 16, 2025
c++
for-loop
iterator
c++14
reverse-iterator
C++14 lambda's default argument type deduction depending on preceding arguments
Dec 16, 2025
c++
lambda
c++14
language-lawyer
default-parameters
Older Entries »