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
How to insert elements into a multidimensional vector of unique pointers?
Jan 18, 2021
c++
c++11
smart-pointers
unique-ptr
Can the keyword `this` be used in the class scope?
Sep 27, 2022
c++
c++11
lambda
Understanding the obscure template parameter of std::function
Sep 13, 2020
c++
c++11
std::async causes deadlock?
Aug 19, 2022
c++
c++11
asynchronous
std
Why there is no scoped locks for multiple mutexes in C++0x or Boost.Thread?
Oct 30, 2022
c++
exception
boost
synchronization
c++11
How to implement C++0x raw string literal?
Jan 09, 2020
programming-languages
string
language-design
c++11
Ill-formed C++0x code or compiler bug?
Sep 13, 2022
c++
gcc
c++11
sfinae
c++ initializer lists and variadic templates
Nov 21, 2022
c++
c++11
initializer-list
variadic-templates
Tuple aggregate construction which infers types and elides move/copy constructor calls?
Jul 25, 2017
c++
optimization
c++11
tuples
aggregate
Combining stores/loads of consecutive atomic variables
Aug 07, 2014
c++
c++11
What 'alternate grammar' does [[ appear in besides attributes?
Oct 30, 2022
c++
c++11
Return type really long expression
Nov 07, 2017
c++
c++11
return-type
Error with constexpr(gcc) - error: a brace-enclosed initializer is not allowed here before '{' token
Jan 23, 2021
c++
c++11
constexpr
Can I make a strong typed integer in C++?
Feb 12, 2022
c++
visual-studio-2010
visual-c++
c++11
Use brace-enclosed initializer lists in a variadic template?
Mar 22, 2022
c++
c++11
variadic-templates
Unrecognized command line option "-std=c++11" c++ in Netbeans 7.2
Nov 24, 2014
c++
gcc
netbeans
c++11
netbeans-7.2
Determine if numeric type A can be cast to numeric type B
May 12, 2015
c++
types
casting
c++11
C++ available "literal suffix code" for units
Oct 02, 2021
c++
c++11
user-defined-literals
move ctor of class with a constant data member or a reference member
May 25, 2022
c++
constructor
c++11
move-semantics
How to convert a utf16 ushort array to a utf8 std::string?
Dec 25, 2020
c++
utf-8
c++11
utf-16
« Newer Entries
Older Entries »