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
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
Can two std::atomic's be part of one union?
Nov 04, 2022
c++
c++11
atomic
What's the difference between void() and void{}?
Oct 15, 2022
c++
c++11
Does x86-SSE-instructions have an automatic release-acquire order?
Jan 05, 2021
c++11
x86
sse
c11
memory-barriers
Workaround for error C2536: cannot specify explicit initializer for arrays in Visual Studio 2013
May 06, 2018
c++
visual-studio
c++11
Universal reference to template template parameter
Nov 02, 2022
c++
templates
c++11
Can I mark a classes move-operation noexcept if it contains a standard container?
Nov 02, 2022
c++
c++11
containers
move-semantics
noexcept
Iterator for C++11 map values (simple and transparent)
Apr 24, 2022
c++
c++11
map
iterator
std
« Newer Entries
Older Entries »