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
compiler problems with variable template
Sep 15, 2022
c++
templates
c++14
Return type match with auto and friend function
Jun 11, 2022
c++
c++14
language-lawyer
friend
auto
Can we delete an object passed as by reference?
Nov 07, 2022
c++
c++11
c++14
using-declaration for friend function
Oct 31, 2022
c++
c++11
c++14
using
friend
Split range into range of overlapping ranges
Jun 20, 2022
c++
c++14
range-v3
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
« Newer Entries
Older Entries »