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
Work around disregarded constexpr in Visual Studio?
May 12, 2026
c++
c++11
visual-studio-2017
constexpr
compile-time-constant
Return std::array by value
May 13, 2026
c++
arrays
c++11
Overflow in std::chrono::duration for remaining time measurement
May 12, 2026
c++
c++11
integer-overflow
c++-chrono
does subscript evaluate before the right hand side of assignment operator
May 12, 2026
c++
c++11
Call Operator() for std::shared_ptr instance
May 13, 2026
c++
c++11
shared-ptr
ref qualifier gives error in gcc4.7.2 and vc10
May 13, 2026
c++
visual-studio-2010
c++11
g++
Equivalent of WAIT_ABANDONED in C++11 threading
May 13, 2026
c++
multithreading
winapi
c++11
How to deduce nested container value type
May 13, 2026
c++
templates
c++11
containers
Assignment operator in struct after adding mutex in C++
May 12, 2026
c++
c++11
struct
mutex
assignment-operator
C++ header-only library avoid "using namespace" pollution
May 13, 2026
c++
c++11
namespaces
Get Latin Character in C++
May 12, 2026
c++
string
c++11
atomic<T>.load() with std::memory_order_release
May 13, 2026
c++
multithreading
c++11
memory-model
stdatomic
Is it possible to perfectly forward a "non-generic" type without using SFINAE or writing multiple versions?
May 12, 2026
c++
c++11
sfinae
perfect-forwarding
C++ class implementation namespace
May 12, 2026
c++
c++11
namespaces
In which cases is it okay to allocate on the stack
May 12, 2026
c++
c++11
vulkan
Operations on byte are atomic in C++11?
May 12, 2026
multithreading
c++11
atomic
C++: references and factories
May 12, 2026
c++
c++11
Accept lvalue ref or rvalue ref
May 11, 2026
c++
c++11
rvalue-reference
#error This file requires compiler and library support for the ISO C++ 2011 standard
May 11, 2026
c++
c++11
Why do <const char*> and <const char[]> have very different memory or pointer behaviour?
May 09, 2026
c++
arrays
string
c++11
« Newer Entries
Older Entries »