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
Why explicit-ness of std::pair's heterogeneous "move"-constructor changed in C++17?
Aug 10, 2026
c++
c++17
c++14
language-lawyer
Can't get a method existence detection mechanism to work
Aug 08, 2026
c++
c++14
template-meta-programming
conditional-compilation
Finding Min and Max numbers in a txt file
Aug 08, 2026
c++
c++11
c++14
Why does the type deduction for std::endl fails?
Aug 08, 2026
c++
c++14
auto
type-deduction
Is everything provided by TR1 now available in C++14 and easy to make use of? [closed]
Aug 07, 2026
c++
c++11
c++14
tr1
template being deduced as wrong type with template variable
Aug 07, 2026
c++
templates
gcc
c++14
gcc5.2
Why are ordered std::map and ordered std::set not invited to make transaction_safe?
Aug 07, 2026
c++
concurrency
stl
c++14
transactional-memory
C++ automatic type deduction in constructor
Aug 06, 2026
c++
c++14
Describing Predicate with C++ Concepts TS
Aug 05, 2026
c++
templates
c++14
c++-concepts
Unable to pass macro definition to base class
Aug 05, 2026
c++
c++14
Expand template type
Aug 04, 2026
c++
templates
c++14
Non-string literals are prvalues?
Aug 04, 2026
c++
c++14
c++17
lvalue
user-defined-literals
C++ Candidate Template Ignored error when passing lambda as argument for std::function
Aug 04, 2026
c++
c++11
templates
c++14
std-function
SaveArg value used in expect_call
Aug 03, 2026
c++
c++14
googletest
googlemock
Convert float seconds to chrono::duration
Aug 02, 2026
c++
stl
c++14
c++-chrono
C++1y auto function type deduction
Aug 02, 2026
c++
auto
c++14
Is it possible to create a variadic tuple from a string?
Aug 01, 2026
c++
c++11
c++14
Why is SFINAE not applied in this example?
Aug 01, 2026
c++
c++14
sfinae
How to overload a template function for use with enums?
Aug 01, 2026
c++
templates
enums
c++14
Older Entries »