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
Are return values going to be passed by rvalue reference in c++0x?
May 08, 2022
c++
return-value
c++11
rvalue-reference
return-value-optimization
C++ equivalent of C# 4.0's "dynamic" keyword?
Jul 02, 2022
c++
dynamic
c++11
dynamic-typing
asynchronous function call C++0x
Oct 20, 2017
c++
c++11
std::atomic support in g++ 4.4.3
Oct 23, 2022
c++11
g++
atomic
Is it safe to modify mutable members of objects inside sets?
Sep 25, 2022
c++
set
c++11
mutable
Why didn't they add an operator version of iota?
Jan 15, 2021
c++
c++11
iota
Variadic templates and dynamic cast
Nov 19, 2022
c++
templates
c++11
dynamic-cast
How many arguments to std::bind (VC 11 only supports 4)
Jun 28, 2022
c++
visual-studio
c++11
Iteration over references?
Apr 10, 2021
c++
for-loop
c++11
pass-by-reference
Where does the destructor hide in this code?
Sep 15, 2022
c++
c++11
rvalue-reference
move-semantics
move-constructor
Type specialization at compile-time
May 04, 2022
c++
linux
templates
gcc
c++11
Why does the implicit "lambda to function pointer conversion" forbid the "by reference" capture of static members?
Jul 27, 2020
c++
lambda
c++11
map with incomplete value type
Nov 15, 2016
c++
map
c++11
std
libc++
overload subscript operator does not return pointer
Feb 22, 2022
c++
class
pointers
c++11
operator-overloading
How generic is the {} construction syntax?
Mar 01, 2016
c++
constructor
c++11
language-lawyer
curly-braces
Is it possible to invoke a user-defined conversion function via list-initialization?
Dec 22, 2019
c++
c++11
implicit-conversion
list-initialization
How can compiler optimizations affect code logic?
Jul 27, 2016
c++
c++11
g++
compiler-optimization
Shortest way to read Textfile to String [duplicate]
May 23, 2022
c++
string
file
text
c++11
Compile-time (constexpr) float modulo?
May 31, 2022
c++
algorithm
c++11
floating-point
modulo
how to use std::rel_ops to supply comparison operators automatically? [duplicate]
Jun 08, 2022
c++
templates
c++11
visual-studio-2012
« Newer Entries
Older Entries »