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
libc++ vs VC++: Can non-UTF conversions be done with wstring_convert?
Dec 16, 2020
c++
c++11
non-unicode
Direct vs uniform initialization in std::allocator
Dec 11, 2021
c++
c++11
uniform-initialization
Why is using an integral value parameter pack disallowed after a type parameter pack in C++11?
Nov 07, 2022
c++
c++11
variadic-templates
How to use tr1 with Visual Studio 2010 (tr1::function)?
Apr 24, 2022
c++
visual-studio-2010
c++11
std
tr1
C++11 type inference with lambda and std::function
Aug 31, 2022
c++
lambda
c++11
type-inference
Why does this C++ code compile when using clang -std=gnu++11?
Feb 18, 2019
c++
c++11
clang
How to mix atomic and non-atomic operations in C++?
Nov 13, 2022
c++
multithreading
c++11
atomic
vectorization
assigning lambda to std::function
Jun 30, 2019
c++
lambda
c++11
implicit-conversion
std-function
function pointers for std::unordered_map
Jul 08, 2021
c++
c++11
std
Link iOS app against both libstdc++ and libc++
Apr 10, 2021
c++
ios
xcode
c++11
linker
Why not modify key of associative container?
Nov 16, 2022
c++
c++11
std
language-lawyer
std::forward_list - how to insert element at the end [duplicate]
Mar 23, 2022
c++
c++11
stl
How can I lock a mutex in an initializer list?
Oct 22, 2022
c++
multithreading
c++11
How do I iterate over collections generically in C++?
Aug 17, 2022
c++
c++11
ienumerable
stdvector
stdset
What does the Standard say about the namespace of lambda types?
Dec 20, 2019
c++
c++11
Lambda: Why are captured-by-value values const, but capture-by-reference values not?
Nov 21, 2022
c++
c++11
lambda
constants
capture
Why are my T& and T&& copy constructors ambiguous?
Aug 10, 2019
c++
templates
c++11
How do I avoid using a global for the data behind a GUI?
Oct 26, 2022
c++
design-patterns
user-interface
c++11
Using enum class with std::bitset
Jan 30, 2019
c++
c++11
enum-class
std-bitset
C++11 compiler generated functions
Sep 12, 2022
c++
c++11
« Newer Entries
Older Entries »