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
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
How to write a range-v3 action for random_shuffle?
Oct 23, 2022
c++
algorithm
c++14
range-v3
In C++14 can a constexpr member change a data member?
Aug 21, 2022
c++
constants
c++14
member
constexpr
Pretty sfinae with static_assert
Dec 15, 2021
c++
templates
c++14
sfinae
Container of struct containing primitive type, zero initialized?
Jun 21, 2022
c++
c++14
Use of constexpr and const in reference definition
Oct 19, 2022
c++
reference
constants
c++14
constexpr
Since which version of GCC is C++14 supported?
Sep 05, 2022
c++
gcc
c++14
standards-compliance
MSVC can't evaluate a constexpr function inside enable_if
Jun 13, 2022
c++
visual-c++
c++14
Forward declaration of a class nested in in a class template, is it legal?
Sep 13, 2022
c++
templates
c++14
language-lawyer
c++17
Spliting component in Entity-Component-System demands too much refactoring
Dec 10, 2021
c++
c++14
game-engine
maintainability
entity-component-system
How does binary I/O of POD types not break the aliasing rules?
Nov 23, 2020
c++
c++14
language-lawyer
memcpy
strict-aliasing
« Newer Entries
Older Entries »