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
Locale specific behavior in the regex library?
Jun 10, 2020
c++
regex
c++11
locale
unique_ptr VS auto_ptr [duplicate]
Sep 12, 2022
c++
c++11
smart-pointers
Passing by constant reference in the lambda capture list
Sep 15, 2022
c++
c++11
lambda
Type id of std::string for variable vs. string in argument?
Nov 12, 2022
c++
string
c++11
string-literals
Forwarding all constructors in C++0x
Aug 16, 2022
c++
templates
constructor
c++11
c++11 Thread class how to use a class member function
Sep 12, 2022
c++
c++11
Prevent undesired conversion in constructor
Oct 16, 2022
c++
c++11
explicit-constructor
How to write a variadic template recursive function?
May 26, 2019
c++
c++11
recursion
variadic-templates
variadic-functions
std::map access operator deprecated? no operator [] matches these operands
May 13, 2018
c++
c++11
What's the best way to return a tuple from function in C++11?
Sep 06, 2022
c++
c++11
stdtuple
Is there a compiler bug exposed by my implementation of an is_complete type trait?
Apr 10, 2017
c++
templates
c++11
gcc
clang
Why are different conversion functions for int and const int allowed?
Oct 21, 2022
c++
c++11
type-conversion
constants
language-lawyer
Difference in c_str function specification between C++03 and C++11
Sep 06, 2022
c++
string
c++11
c++03
c-str
A weird behavior of using-declaration
Jul 04, 2022
c++
c++11
name-lookup
using-declaration
private-inheritance
C++11 move constructor
Sep 06, 2022
c++
c++11
move-semantics
C++ variadic template function parameter with default value
Oct 20, 2022
c++
c++11
default-value
variadic-templates
variadic-functions
C++11 range-based for() loops evaluate once or multiple times? [duplicate]
Oct 30, 2022
c++
for-loop
c++11
foreach
`static constexpr auto` data-member initialized with unnamed enum
Sep 21, 2022
c++
c++11
enums
language-lawyer
auto
Does the C++ standard mandate that C-linkage functions are `noexcept`?
Oct 16, 2022
c++
c
c++11
language-lawyer
noexcept
How can a type with suppressed move construct/assign still be considered moveable?
Sep 06, 2022
c++
c++11
move-semantics
« Newer Entries
Older Entries »