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
C++ block scope extern declaration linkage, confusing C++ standard explanation
Mar 17, 2022
c++
clang
c++14
language-lawyer
c++17
constexpr array of constexpr objects using move ctor
Oct 18, 2022
c++
c++11
c++14
constexpr
storage duration of underlying character data with user-defined string literal
Aug 27, 2022
c++
c++11
c++14
user-defined-literals
storage-duration
Writing to different offsets in array always well defined
Nov 17, 2018
c++
multithreading
language-lawyer
c++14
Boost.Spirit.x3 avoid collapsing two consecutive attributes of the same type into a vector
May 04, 2021
c++
boost
c++14
boost-spirit
boost-spirit-x3
sfinae away a destructor
May 05, 2019
c++
c++14
constexpr
sfinae
Variable template template?
Aug 26, 2022
c++
c++14
c++17
template-templates
variable-templates
Name conflict between namespace and class template: different compiler behavior
Mar 30, 2021
c++
templates
namespaces
c++14
language-lawyer
Filtering string using regex in utf8 format
Nov 08, 2022
c++
regex
unicode
utf-8
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
« Newer Entries
Older Entries »