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
Dependent Expression and ODR-use in a Generic Lambda in C++14
May 04, 2022
c++
lambda
c++14
auto
one-definition-rule
Hashing polymorphic type the proper way
Feb 23, 2022
c++
hash
polymorphism
c++14
Does std::vector::assign/std::vector::operator=(const&) guarantee to reuse the buffer in `this`?
Oct 29, 2022
c++
c++14
language-lawyer
c++17
Strange behavior of noexcept specifier in C++14
Aug 22, 2022
c++
c++14
language-lawyer
noexcept
Compile in c++14
Nov 16, 2022
c++
xcode
terminal
putty
c++14
Virtual destructors only in selected bases
Nov 10, 2022
c++
c++14
I need some help regarding §8/5 in the spec
Nov 07, 2022
c++
language-lawyer
c++14
trailing-return-type
Why does std::shared_ptr<T> = std::unique_ptr<T[]> compile, while std::shared_ptr<T[]> = std::unique_ptr<T[]> does not?
Mar 26, 2018
c++
stl
g++
c++14
Are the result of bitwise operations on signed integral types well-defined?
Nov 01, 2022
c++
bit-manipulation
standards
c++14
signed
Signed bit field in C++14
Oct 01, 2022
c++
c++14
bit-fields
Changing active member of union in constant expressions
Jun 06, 2022
c++
c++14
unions
constexpr
variant
Perfect forwarding fails when target is aggregate with array
Jun 10, 2020
c++
aggregate
c++14
perfect-forwarding
Function forwarding argument and simply doing nothing
Aug 06, 2021
c++
c++14
perfect-forwarding
Did Visual Studio 2015 Update 3 Break Constructor Attributes?
Aug 31, 2022
c++
visual-c++
visual-studio-2015
attributes
c++14
Copying vector<shared_pt<T>> to vector<shared_ptr<const T>> (different cases) C++
Oct 12, 2021
c++
c++11
c++14
shared_ptr, unique_ptr, ownership, Am I overdoing it in this particular case?
Nov 08, 2022
c++
c++11
c++14
shared-ptr
Multiply variable number of arguments
Sep 15, 2022
c++
templates
c++14
Difference in behaviour of max_element and minmax_element in C++ STL
Mar 29, 2019
c++
c++11
stl
c++14
auto assignment in if clause
Oct 16, 2022
c++
c++11
c++14
thread_guard vs scoped_thread
Nov 10, 2022
c++
multithreading
c++11
c++14
« Newer Entries
Older Entries »