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
unable to get key_type from a map
May 04, 2022
c++
c++11
Why is there a sizeof... operator in C++0x?
Aug 31, 2022
c++
language-design
c++11
std::transform and move semantics
Jan 28, 2019
c++
stl
c++11
Can I use libcurls CURLOPT_WRITEFUNCTION with a C++11 lambda expression?
Apr 11, 2019
c++
lambda
c++11
libcurl
Can I pass value of forward declared enum?
Sep 23, 2022
c++
enums
c++11
forward-declaration
using one random engine for multi distributions in c++11
Feb 20, 2019
c++
c++11
random
Casting shared_ptr<T> to shared_ptr<void>
Apr 03, 2018
c++
casting
c++11
shared-ptr
Is this correct way to combine std::generate_n and std::back_inserter?
Nov 25, 2017
c++
stl
c++11
Linker error when using unique_ptr in C++/CLI
Sep 24, 2022
c++
visual-studio-2010
c++11
c++-cli
unique-ptr
C++ stl unordered_map, thread safety where each thread accesses only it's own assigned key and may edit that value
Jun 29, 2015
c++
c++11
thread-safety
unordered-map
Pure functions in C++11
Jan 27, 2017
c++
gcc
c++11
empty brace-init-lists emit warnings about missing field initializers
Dec 31, 2017
c++
c++11
How do I get the new C++ threading support on Mac OS X with clang?
Sep 03, 2019
c++
macos
c++11
clang
Is it possible to erase elements of a std::list in a c++11 for each loop
Apr 04, 2021
c++
stl
c++11
constexpr string literals in anonymous namespace?
Aug 21, 2019
c++
c++11
constexpr
template enable if is pointer
Feb 22, 2019
c++
templates
c++11
std
prevent std::atomic from overflowing
Apr 25, 2022
c++
c++11
atomic
-Wsign-compare warning in g++
Sep 15, 2022
c++
c++11
g++
Can you replace & with bitand in references?
Nov 12, 2022
c++
syntax
c++11
Generic template for calling function with vector elements
Jul 13, 2020
c++
templates
c++11
« Newer Entries
Older Entries »