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
Is function pointer comparison in a constexpr function allowed?
Sep 19, 2022
c++
c++11
c++14
language-lawyer
constexpr
Buffer overrun with bit-fields and value initialization - compiler bug or undefined behavior?
Sep 11, 2022
c++
visual-c++
c++14
language-lawyer
undefined-behavior
How to correctly "perfect forward" getter functions?
Feb 18, 2022
c++
c++11
move
c++14
perfect-forwarding
Why copy constructor called twice in heap array initialization?
Oct 01, 2022
c++
g++
c++14
copy-constructor
clang++
why auto cannot be used to overload functions?
Sep 28, 2022
c++
auto
overloading
c++14
c++ alternative member definition
Apr 02, 2022
c++
class
syntax
c++14
member
Why is `"literal"` encouraged to decay to `const char*` in C++ argument type match?
Jun 20, 2022
c++
c++14
C++17: explicit conversion function vs explicit constructor + implicit conversions - have the rules changed?
Aug 22, 2022
c++
c++14
language-lawyer
c++17
implicit-conversion
Is there a way to std::move std::string into std::stringstream
Oct 28, 2022
c++
c++11
c++14
move-semantics
Printing Any STL Container
Aug 18, 2022
c++
templates
stl
c++14
CRTP and c++1y return type deduction
Oct 21, 2022
c++
c++11
crtp
c++14
return-type-deduction
How to write instruction cache friendly program in c++?
Oct 30, 2022
c++
caching
c++11
c++14
cachegrind
Can a friend of A<T> be also a friend of A<A<T>>?
Nov 13, 2022
c++
c++14
friend
friend-function
gcc bug? It inexplicably decays array to pointer, while clang does not
Apr 03, 2022
c++
g++
language-lawyer
c++14
clang++
Is std::get_time broken in g++ and clang++?
Dec 21, 2021
c++
c++11
time
c++14
Range-based for loop with decltype(auto)
Sep 11, 2022
c++
for-loop
c++14
auto
decltype
Compile time string encryption using constexpr
Sep 19, 2022
c++
c++11
reverse-engineering
c++14
constexpr
Are variadic arguments after a defaulted parameter well-formed?
Apr 18, 2021
c++
language-lawyer
c++14
variadic-templates
Different compiler behavior for expression: auto p {make_pointer()};
Oct 22, 2021
c++
g++
c++14
clang++
icc
Can we omit the double-braces for std::array in C++14?
Oct 22, 2016
c++
c++11
c++14
« Newer Entries
Older Entries »