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
Does standard mandates that stream-constructors don't access stream buffer?
Oct 28, 2022
c++
c++11
language-lawyer
Is sizeof... allowed in template arguments for specialization?
Oct 26, 2022
c++
templates
c++11
sizeof
template-specialization
C++11 thread_pool, futures, promises support in gcc
Oct 26, 2022
c++
multithreading
c++11
MacPorts Clang 3.1 missing Standard Library install?
Oct 25, 2022
c++
c++11
clang
macports
c++-standard-library
Passing std::unique_ptr to JNI
Oct 23, 2022
java
c++
c++11
java-native-interface
unique-ptr
Clang++ Xcode 4.4 Non Static Member Initialization and Move constructor
Oct 25, 2022
c++
xcode
c++11
clang
member-initialization
Thread safe unique_ptr move
Oct 23, 2022
c++
c++11
thread-safety
move-semantics
unique-ptr
What is one specific, concise example of a difference in behavior, in terms of overload resolution, between an xvalue and a prvalue?
Oct 24, 2022
c++
c++11
C++ multithreading today with a fluid situation for C++ 11 - book suggestions [closed]
Oct 24, 2022
c++
concurrency
c++11
pthreads
boost-thread
How to perform tuple arithmetic in C++ (c++11/c++17)?
Sep 23, 2022
c++
c++11
variadic-templates
c++17
stdtuple
Segmentation fault for lambda function in non-static data member initializer
Jan 19, 2021
c++
c++11
gcc
language-lawyer
Using SFINAE to check if the type is complete or not [duplicate]
Jan 09, 2021
c++
c++11
metaprogramming
sfinae
Understanding `std::is_move_constructible`
Feb 06, 2021
c++
c++11
move-constructor
Can't use std::unique_ptr<T> with T being a forward declaration
Sep 13, 2022
c++
c++11
unique-ptr
forward-declaration
Using array init list as temporary in C++11?
Jan 26, 2022
c++
c++11
static const std::map<string, int> vs if-elseif
Nov 11, 2021
c++
c++11
if-statement
dictionary
which of these compilers has a bug, according to the standard?
Feb 21, 2021
c++
gcc
c++11
clang
Try to understand compiler error message: default member initializer required before the end of its enclosing class
Aug 01, 2022
c++
c++11
c++14
c++17
« Newer Entries
Older Entries »