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
C++11 standard with CUDA 6.0
Aug 30, 2022
c++
linux
gcc
c++11
cuda
C++11 : Is it possible to give fixed-template-parameted template to varidic-template-template-parameter?
May 20, 2022
c++
templates
c++11
language-lawyer
C++11: string(50, 'x') versus string{50, 'x'}
Oct 26, 2022
c++11
constructor
undefined-behavior
initializer
gcc and clang both elide the call to the move constructor in the snippet below. Is this correct?
Feb 14, 2021
c++
c++11
initialization
language-lawyer
copy-elision
Expression SFINAE to overload on type of passed function pointer
Jun 01, 2020
c++
templates
c++11
function-pointers
sfinae
set of sets in C++
Aug 26, 2019
c++11
set
How can I store generic packaged_tasks in a container?
Oct 16, 2022
c++
multithreading
c++11
c++14
Implicit conversion from int to shared_ptr
Oct 30, 2022
c++
c++11
type-conversion
shared-ptr
implicit-conversion
How does std::async "store" an arbitrary exception?
Mar 27, 2020
c++
exception
c++11
asynchronous
future
Modulo Operator (%) gives divergent results
Sep 10, 2022
c++
c++11
define alias for specific template method instances
Jul 03, 2018
c++
templates
c++11
Are arguments passed via `&&` useful for non constructor functions?
Aug 21, 2019
c++
c++11
reference
move
move-semantics
How can one test floating point representation for file storage? [duplicate]
Feb 08, 2022
c++
c++11
floating-point
C++11 Atomic memory order with non-atomic variables
Nov 04, 2022
c++
multithreading
c++11
atomic
memory-barriers
libc++ difference between vector::insert overloads
Aug 27, 2019
c++
c++11
vector
libc++
'const decltype((a))' does not declare a const reference?
Feb 19, 2022
c++
c++11
decltype
c++11 chrono unreferenced local variable
Sep 25, 2022
c++
c++11
Why would a class with inherited constructors get a synthesized default constructor as well?
Nov 06, 2022
c++
c++11
inheritance
cv-qualified struct's member is not similarly cv-qualified
Oct 14, 2021
c++
c++11
clang
c++14
typetraits
Invalid use of incomplete type struct std::hash with unordered_map with std::pair of enum class as key
Jan 18, 2019
c++
c++11
unordered-map
enum-class
« Newer Entries
Older Entries »