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
How to disengage std::experimental::optional?
Jul 07, 2022
c++
c++14
optional
boost-optional
option-type
Splitting a vector by a pattern
Aug 27, 2022
c++
c++11
c++14
C++ Using lambda for implicit constructor call expecting a function pointer
Mar 22, 2022
c++
c++11
lambda
c++14
language-lawyer
Using std::endl on an ostream makes my file binary
Dec 07, 2021
c++
c++14
ostream
streambuf
libzip
Troubles with std::enable_if and std::is_arithmetic as template parameter
Jun 30, 2022
c++
templates
c++14
sfinae
overloading
How to ensure auto parameters of a lambda are of the same type?
Oct 27, 2021
c++
lambda
c++14
Compiler crashes on generic lambda
Jun 16, 2022
c++
qt
c++11
qt5
c++14
Why does -O2 or greater optimization in clang break this code?
Sep 09, 2022
c++
clang
c++14
compiler-optimization
chrono
why for-loop isn't a compile time expression and extended constexpr allows for-loop in a constexpr function
Mar 09, 2022
c++
c++11
c++14
constexpr
Using [[deprecated]] attribute when warnings are errors (-Werror)
Aug 26, 2022
c++
compiler-errors
g++
c++14
compiler-warnings
Find minimum number of digits required to make a given number
Sep 24, 2022
c++
c++14
Is there an equivalent to the range-based `enumerate` loop from python in modern C++?
Feb 16, 2021
c++
c++14
c++20
enumerate
Operator overload of class wrapped in smart pointers
Jul 13, 2022
c++
operator-overloading
smart-pointers
c++14
Correct usage of unique_ptr in class member
Apr 29, 2022
c++
c++11
c++14
unique-ptr
Passing specified template type as template parameter
Nov 08, 2022
c++
templates
c++14
template-templates
Will static_if deprecate template specialization?
Oct 24, 2022
c++
templates
template-specialization
c++14
static-if
Reserve a vector of reference_wrapper objects, how it is possible?
Aug 26, 2022
c++
c++11
vector
c++14
reference-wrapper
More than one round bracket in function call?
Mar 07, 2022
c++
c++11
c++14
currying
SFINAE on constructors works in VC2017 but not in clang/gcc [duplicate]
May 21, 2022
c++
c++14
Do the following two declarations involving automatic return type work the same? If so, why?
Aug 26, 2022
c++
c++11
c++14
« Newer Entries
Older Entries »