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
Can C++11 features and library be used in an Objective-C program?
May 03, 2026
c++
objective-c
c++11
std::uniform_real_distribution returning values equal to the upper bound [duplicate]
May 03, 2026
c++
c++11
random
How to let list can convert to my class object implicitly?
May 03, 2026
c++
c++11
list-initialization
Accepting lambda as function parameter and extracting return type [duplicate]
May 02, 2026
c++
templates
c++11
lambda
In abscence of move constructor the copy constructor is called ? Why is that?
May 03, 2026
c++
c++11
move-constructor
Variadic template method and std::function - compilation error [duplicate]
May 03, 2026
c++
templates
c++11
variadic-templates
A structure that stores its fields by size
May 03, 2026
c++
templates
c++11
struct
variadic-templates
Template specialization for passing a lambda
May 03, 2026
templates
lambda
c++11
template-specialization
Deduce types pack from a variadic-templated class and declare an argument of the same types pack
May 03, 2026
c++
c++11
templates
variadic-templates
Should I declare a method noexcept if it never throws when used correctly? [duplicate]
May 02, 2026
c++
c++11
templates
exception
noexcept
What happens if a object to which a smart pointer is pointing to commits suicide?
May 02, 2026
c++11
smart-pointers
Why extended ASCII (special) characters take 2 bytes to get stored?
May 02, 2026
c++
c++11
utf-8
byte
ascii
C++ clang array much faster than clang vector and both gcc vector and array
May 03, 2026
arrays
performance
c++11
gcc
clang
Best way to deal with a trailing comma when using X macros in C++
May 01, 2026
c++
c++11
c++14
c-preprocessor
Default move constructor
May 02, 2026
c++
c++11
For a C++ unordered_map, how can I add a key-value pair if it's new, and apply a function to the value if it's key already exists?
May 02, 2026
c++
c++11
stl
unordered-map
Can't use nested class before its declaration inside the enclosing class
May 03, 2026
c++
c++11
inner-classes
access-control
std::map at function always throwing exception
May 02, 2026
c++
c++11
« Newer Entries
Older Entries »