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
error: anachronistic old-style base class initializer
Jan 26, 2022
c++
c++11
gcc
c++14
c++03
Is there a standard definition for __cplusplus in c++14?
Aug 27, 2022
c++
c++14
C++ Compiler Error C2280 "attempting to reference a deleted function" in Visual Studio 2013 and 2015
Mar 28, 2022
c++
visual-c++
copy-constructor
c++14
Why no emplacement iterators in C++11 or C++14?
Aug 27, 2022
c++
c++11
stl
iterator
c++14
How does Eric Niebler's implementation of std::is_function work?
Nov 17, 2018
c++
c++11
templates
c++14
typetraits
std::swap vs std::exchange vs swap operator
Aug 27, 2022
c++
swap
c++14
Why are std::shuffle methods being deprecated in C++14?
Aug 27, 2022
c++
c++11
deprecated
c++14
stl-algorithm
Deleted default constructor. Objects can still be created... sometimes
Oct 28, 2022
c++
c++14
language-lawyer
list-initialization
aggregate-initialization
How to get the address of a C++ lambda function within the lambda itself?
Oct 18, 2022
c++
c++11
lambda
c++14
c++17
What is the rationale behind decltype behavior?
Aug 23, 2022
c++
c++11
c++14
decltype
type-deduction
What is the difference between auto and decltype(auto) when returning from a function?
Aug 27, 2022
c++
c++14
Is std::is_unsigned<bool>::value well defined?
Aug 29, 2022
c++
boolean
language-lawyer
c++14
unsigned
How to get CMake to pass either std=c++14/c++1y or c++17/c++1z based on GCC version?
Aug 27, 2022
c++
cmake
c++14
gcc4
Why does the order of template argument substitution matter?
Aug 27, 2022
c++
templates
c++11
language-lawyer
c++14
Parallel Loops in C++
Sep 11, 2022
c++
c++11
for-loop
concurrency
c++14
C++ function argument safety
Aug 27, 2022
c++
c++14
What changes introduced in C++14 can potentially break a program written in C++11?
Aug 26, 2022
c++
c++11
c++14
language-lawyer
c++-faq
Compile c++14-code with g++
Aug 26, 2022
c++
g++
ubuntu-14.04
c++14
Is x = std::move(x) undefined?
Aug 26, 2022
c++
c++11
language-lawyer
c++14
Are new and delete still useful in C++14?
Aug 26, 2022
c++
c++11
new-operator
c++14
dynamic-memory-allocation
« Newer Entries
Older Entries »