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
initializer_list, constructors and braced initialization
Jan 02, 2023
c++
c++11
g++ O1 is not equal to O0 with all related optimization flags
Jan 03, 2023
c++
c++11
gcc
compiler-errors
g++
C++ how to initialize vector member from list of values
Jan 04, 2023
c++
c++11
passing lambda to void specified template fails
Jan 04, 2023
c++
c++11
templates
lambda
std-function
Instantiation of function template with variadic parameter pack
Jan 03, 2023
c++
c++11
c++14
Compile-time loop optimisation
Jan 03, 2023
c++
c++11
gcc
c++17
constexpr
If `atomic<T>` is lock free and has the same size as `T`, will the memory layout be the same?
Jan 03, 2023
c++
c++11
atomic
abi
memory-layout
Is this expression an lvalue or an rvalue?
Jan 03, 2023
c++
c++11
move-semantics
rvalue
Different ways to destructing unique_ptr
Jan 01, 2023
c++
c++11
Function for calculating the vowels in a string
Jan 02, 2023
c++
algorithm
c++11
lambda
stdstring
Can std::hash<std::string> return the same value for different strings?
Jan 03, 2023
c++
c++11
c++17
Why can't std::atomic<T> be swapped?
Jan 02, 2023
c++
c++11
std
standards
atomic
Returning value from lambda in the same line with declaration
Jan 02, 2023
c++
function
c++11
lambda
declaration
Accessing private struct of a class using auto
Jan 02, 2023
c++
c++11
Aren't forwarding references deduced as r-value references? [duplicate]
Jan 02, 2023
c++
c++11
perfect-forwarding
forwarding-reference
Is there a way to call a template constructor from a specialized constructor?
Jan 02, 2023
c++
c++11
templates
Move a std::map vs move all the elements of a std::map
Jan 02, 2023
c++
c++11
move
stdmap
c++-standard-library
`#include <iostream>` with `-std=c++0x` is broken
Dec 31, 2022
c++
qt
qt4
g++
c++11
Implementing Containers using Smart Pointers
Dec 30, 2022
c++
c++11
containers
smart-pointers
unique-ptr
Can anyone explain this paragraph of the current C++0x standard draft?
Dec 30, 2022
c++
c++11
standards
one-definition-rule
« Newer Entries
Older Entries »