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 do I use `std::error_category` and the other stuff that is in the system_error header?
Oct 21, 2022
c++
c++11
error-handling
std-system-error
C++ Lambda: Access static method in lambda leads to error 'this was not captured for this lambda function'
Oct 23, 2022
c++
gcc
c++11
lambda
C++11 Xcode 5 : linking error
Oct 23, 2022
c++
xcode
c++11
cocos2d-x
Capturing std::function objects in lambda
Oct 23, 2022
c++
c++11
compiler-construction
lambda
clang
Can we use parameter packs as std::vector initializers?
Oct 22, 2022
c++11
stdvector
variadic-templates
Strategy for calling functions in classes with diamond inheritance and virtual base classes
Oct 21, 2022
c++
inheritance
c++11
Define std::hash<std::function>
Oct 23, 2022
c++
c++11
hash
std-function
unordered-set
C++11 dynamic multidimensional array of any type using vector/initilizer list
Oct 22, 2022
c++
templates
c++11
multidimensional-array
lambda
How to iterate a list and erase from it?
Oct 22, 2022
c++
c++11
iteration
containers
How to initialize static members without repeating their type
Oct 23, 2022
c++
c++11
User-Defined Literal for Two-Argument Constructor
Oct 23, 2022
c++
c++11
operator-overloading
user-defined-literals
How do I use std::unique_ptr<T> with an interface that returns an int?
Oct 22, 2022
c++
c++11
shared-ptr
Why can't I emplace multiple elements in a sequence?
Oct 22, 2022
c++
c++11
sequence
Are there any undefined behavior issues when moving data into a function and then back out to where it came from?
Oct 23, 2022
c++
c++11
move
C++11 variable argument alignment
Oct 23, 2022
c++
c++11
lambda
variadic-functions
Strange behaviour of is_same_template on template aliases
Oct 23, 2022
c++
templates
c++11
template-aliases
How to call conditionally B::f only if derived from B in C++11?
Apr 22, 2022
c++
templates
c++11
c++14
Compiler thinks that "A(A&)" accepts rvalues for a moment?
Nov 21, 2020
c++
c++11
overload-resolution
list-initialization
Difference between std::merge and std::inplace_merge?
Feb 07, 2020
c++
algorithm
c++11
stl
stl-algorithm
What does `new auto` do?
Sep 13, 2018
c++
c++11
dynamic-allocation
type-deduction
« Newer Entries
Older Entries »