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++14
Need of extra brackets in two-dimensional array initialization in C++11 [duplicate]
Jul 03, 2026
c++
c++11
c++14
Using declaration contains unexpanded parameter pack
Jul 03, 2026
c++
c++11
c++14
variadic-templates
using-declaration
Is it possible to know the range of an non-fixed enumerator?
Jul 02, 2026
c++
enums
c++14
Replacing data with range-v3
Jun 28, 2026
c++
c++11
c++14
range-v3
Using the auto keyword in C++
Jun 27, 2026
c++
c++14
Why are local classes not allowed to have template-members? [duplicate]
Jun 27, 2026
c++
templates
c++14
local-class
generic-lambda
C++ vector set size in initialization list or resize
Jun 26, 2026
c++
c++14
Return content of optional
Jun 26, 2026
c++
c++14
Capturing generic callable objects in nested lambdas - always forward?
Jun 26, 2026
c++
lambda
c++14
perfect-forwarding
callable-object
Template function pointer as a template parameter
Jun 25, 2026
c++
templates
c++11
function-pointers
c++14
Custom allocator method is not called
Jun 25, 2026
c++
c++11
visual-c++
c++14
Given a set of classes, call the one with matching method parameters
Jun 25, 2026
c++
c++14
Using in-place lambda for complex initialisation, especially consts
Jun 24, 2026
c++
multithreading
c++11
c++14
Using vector::back() to modify vector element
Jun 23, 2026
c++
vector
reference
c++14
Deduce type of a member of a template argument object
Jun 21, 2026
c++
templates
c++14
type-deduction
Wrap a pack of forwarding references in a tuple
Jun 21, 2026
c++
tuples
c++14
perfect-forwarding
forwarding-reference
How std::mutex got unlocked in different thread?
Jun 21, 2026
c++
multithreading
c++14
mutex
How to efficiently move underlying data from std::string to a variable of another type?
Jun 20, 2026
c++
c++11
c++14
c++17
Older Entries »