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 is this constexpr function giving different results under different circumstances in gcc?
Aug 20, 2022
c++
g++
c++14
constexpr
Metaprogramming tricks: how to simplify implementation of two metafunctions
Sep 10, 2017
c++
metaprogramming
c++14
template-specialization
typetraits
Why no transparent C++1x std::map::at?
Nov 13, 2022
c++
c++11
c++14
language-lawyer
result_of does not define type for mem_fn
Dec 27, 2021
c++
c++14
member-function-pointers
result-of
pointer-to-member
Why does gcc warn about large alignas value?
Nov 07, 2021
c++
c++14
What does template<class = enable_if_t<...>> do?
Feb 28, 2022
c++
stl
c++14
variadic-templates
sfinae
Clean way to lazy initialize and cache internal value in lambda
Oct 01, 2022
c++
lambda
c++14
Assign a value to an rvalue reference returned from function
Sep 05, 2022
c++
c++11
c++14
rvalue-reference
rvalue
Passing a std::shared_ptr<T> to a function that takes a std::shared_ptr<const T>?
Apr 30, 2022
c++
c++11
c++14
shared-ptr
static const vs constexpr member fields in C++11/14?
Aug 30, 2018
c++
templates
c++11
c++14
constexpr
Nested loops unrolling using metaprogramming
Nov 15, 2021
c++
metaprogramming
c++14
template-meta-programming
boost-hana
Why can not I use constexpr value in function, but I can do the same in scope of this value?
Aug 04, 2019
c++
c++11
c++14
constexpr
compile-time
Conversion Function with decltype(auto) in C++14
Apr 18, 2022
c++
type-conversion
c++14
auto
decltype
This code, why does it have to show undefined behavior?
Aug 31, 2020
c++
c++14
language-lawyer
undefined-behavior
template function that deduces both containers and initializer_list-s
Sep 03, 2022
c++
templates
c++14
c++17
initializer-list
C++11/14: How to remove a pointer-to-member from a type?
Feb 11, 2021
c++
c++11
c++14
Lambda Captures C++14
Sep 11, 2022
c++
lambda
c++14
return values from lambdas with auto parameter
Jan 10, 2019
c++
c++11
lambda
c++14
C++14 constexpr union conditional initialization in constructor
Nov 06, 2022
c++
c++14
unions
constexpr
C++ constexpr : Compute a std array at compile time
Apr 20, 2022
c++
c++14
variadic-templates
template-meta-programming
constexpr
« Newer Entries
Older Entries »