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
Will c++1y allow in-class initialization of base class variables from a derived class?
Mar 22, 2023
c++
c++11
c++14
How to convert function which ignores parameter in c++11?
Mar 21, 2023
c++
c++11
templates
lambda
c++14
Reference initialization forms
Mar 20, 2023
c++
c++11
gcc
language-lawyer
c++14
Ways to generalize C++ code with different similar types
Mar 20, 2023
c++
templates
c++11
c++14
What do the words "undefined" mean in bullet point §5.19/2.3 in N4140?
Mar 19, 2023
c++
language-lawyer
c++14
constexpr
constant-expression
I'd like to see an example of a function name being ignored in a nested-name-specifier
Mar 19, 2023
c++
language-lawyer
c++14
name-lookup
unordered_map iteration order for the same key
Mar 19, 2023
c++
c++11
c++14
Avoiding to defer "child" object construction with `operator<<`
Mar 19, 2023
c++
constructor
operator-overloading
variadic-templates
c++14
Construct a vector with elements in-place
Mar 19, 2023
c++
c++14
decltype(auto) in member function ignores invalid body, decltype(expr) fails
Mar 19, 2023
c++
templates
c++11
c++14
C++ constexpr auto member function. Clang issue?
Mar 18, 2023
c++
c++11
auto
c++14
constexpr
Why did the C++ designers choose not to allow non-member operator()()?
Mar 18, 2023
c++
c++11
gcc
g++
c++14
Why must I create a type alias when using a variadic constructor function?
Mar 18, 2023
c++
templates
inheritance
variadic-templates
c++14
How to detect if a generic lambda is uncompilable in C++ 14?
Mar 18, 2023
c++
c++11
lambda
c++14
sfinae
MinGW g++ 4.8.1-4 doesn't recognize -std=c++14
Mar 18, 2023
c++
gcc
g++
mingw
c++14
Removing constexpr changes values of array on gcc
Mar 17, 2023
c++
c++14
constexpr
compiler-bug
ambiguous conversion for functional-style cast with complex<double>
Mar 17, 2023
c++
lambda
g++
clang
c++14
Taylor series expansion as constexpr
Mar 16, 2023
c++
c++14
constexpr
trigonometry
taylor-series
std::allocator_traits defaults with allocator that has more than one template parameter
Mar 15, 2023
c++
templates
c++11
c++14
allocator
Is there an equivalent of View concept from Boost.Fusion in Boost.Hana?
Mar 14, 2023
c++
boost
metaprogramming
c++14
boost-hana
Older Entries »