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
Overload resolution between template members in base and derived classes
Nov 14, 2022
c++
c++14
sfinae
overload-resolution
using-declaration
Fixed point combinator and explicit result type
Sep 16, 2022
c++
lambda
c++14
language-lawyer
c++17
Order of initialization and destruction of block-scope static vs. namespace-scope thread_local in main thread
Oct 26, 2022
c++
multithreading
static
c++14
static-order-fiasco
Is an STL Container of const T with a custom allocator ill-formed?
Aug 08, 2021
c++
c++14
language-lawyer
Another type of smart ptr, like unique_ptr with weak refs?
Sep 11, 2022
c++
c++14
smart-pointers
Practical difference between a struct with only operator() and a normal function
Sep 16, 2022
c++
c++11
c++14
Black Magic using Initializer_list and pack expansion
Jul 01, 2022
c++
c++14
variadic-templates
pack-expansion
What is std::numeric_limits<T>::digits supposed to represent?
Jun 15, 2022
c++
c++11
std
c++14
can't make a string literal type
Oct 26, 2022
c++
constexpr
c++14
Detecting the types of individual enumeration constants
Aug 28, 2017
c++
c++11
enums
c++14
type-deduction
Is the return statement allowed on constexpr constructors?
Oct 05, 2022
c++
gcc
constructor
c++14
constexpr
Using lambda captured constexpr value as an array dimension
Mar 14, 2022
arrays
c++11
lambda
c++14
constexpr
Synchronously sort two containers by elements of first of them
May 21, 2022
c++
sorting
c++11
stl
c++14
I think I can understand §5.3.4/11 in N4140, but the notion of an allocation function which has been extended is incomprehensible to me
Apr 18, 2016
c++
language-lawyer
new-operator
c++14
C++ initializer list and default values
Dec 04, 2017
c++
g++
c++14
Signed to unsigned conversion in C++
Jan 19, 2020
c++
integer
standards
c++14
signed
Closure default capture overhead
May 03, 2022
c++
lambda
c++14
What are these evaluations in the calling function that are not specifically sequenced before the body of the called function?
Feb 27, 2022
c++
language-lawyer
c++14
Algorithm for function evaluation by pairs (C++, STL)
Jul 24, 2022
c++
algorithm
c++11
stl
c++14
For each loop only takes first string of array C++
Sep 27, 2018
c++
arrays
string
c++14
« Newer Entries
Older Entries »