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
Why was the std::pair class standard changed to disallow types with only a nonconstant copy constructor in C++11?
Oct 05, 2022
c++
c++11
copy-constructor
move-semantics
multiple functions with same name but different argument types as template parameter
Oct 06, 2022
c++
c++11
Disadvantages of increasing Stack Size and difference between Stack Commit and Reserve
Oct 06, 2022
c++
performance
c++11
stack
Invalid use of incomplete type in android ndk using c++11 std::async
Oct 05, 2022
android
c++
c++11
android-ndk
cygwin
C++ varargs - Is how I am using them okay or are they bad? Is there a good alternative?
Oct 05, 2022
c++
visual-studio-2010
c++11
variadic-functions
C++: forward declaring a type def
Oct 04, 2022
c++
c++11
typedef
forward-declaration
Why does thread.join fail when called in destructor of global variable
Oct 05, 2022
c++
multithreading
c++11
destructor
atomic operation with volatile atomic variable
Oct 04, 2022
c++
c++11
atomic
Function pointer call when signature is given only at runtime
Oct 05, 2022
c++
c++11
function-pointers
Compiler flags for C++11
Oct 05, 2022
c++11
cmake
how to implement a seqlock lock using c++11 atomic library
Oct 04, 2022
c++
c++11
atomic
stdatomic
seqlock
C++ copy_if lambda capturing std::string
Oct 03, 2022
c++
c++11
lambda
Visual C++11 stack allocator for std::list and std::map
Oct 03, 2022
c++
c++11
stl
allocator
visual-c++-2012
Template aliases and dependent names
Oct 04, 2022
c++
templates
c++11
language-lawyer
adapting a non-constexpr integral value to a non-type template parameter, and code bloat
Oct 04, 2022
c++
c++11
constexpr
inlining
template-function
"abc"[0] not a compile-time constant
Oct 03, 2022
c++
visual-c++
c++11
mingw
Why can't std::function bind to C-style variadic functions?
Feb 03, 2021
c++
c++11
About thread-safety of weak_ptr
Aug 29, 2022
c++
multithreading
c++11
weak-ptr
is there a way to pass nested initializer lists in C++11 to construct a 2D matrix?
Nov 14, 2022
c++
c++11
nested-lists
initializer-list
Can array members be initialized self-referentially?
Sep 29, 2022
c++
c++11
array-initialization
member-initialization
« Newer Entries
Older Entries »