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
T* versus char* pointer arithmetic
Apr 16, 2022
c++
arrays
pointers
c++14
language-lawyer
Destruction order of statically initialized, non-literal objects
Nov 07, 2022
c++
language-lawyer
c++14
termination
static-initialization
Linker error with variable templates
Nov 12, 2022
c++
templates
linker
c++14
template-variables
decltype() of captured variable in lambda: GCC bug and/or Clang bug?
Feb 16, 2020
c++
c++11
lambda
c++14
decltype
How to set a constexpr pointer to a physical Address
Apr 14, 2022
c++
pointers
gcc
c++14
constexpr
Constexpr conditions for constructor
Oct 24, 2022
c++
oop
c++14
constexpr
What is this C++14 construct called which seems to chain lambdas?
Aug 30, 2022
c++
lambda
c++14
About safe operations involving unique pointers
Sep 08, 2022
c++
c++14
unique-ptr
Is there a special rule for lambda in case of decltype(auto)?
Nov 20, 2019
c++
lambda
c++14
language-lawyer
decltype
C++ Move Semantics - Wrapping Legacy C APIs
Sep 11, 2022
c++
c++11
constructor
move
c++14
static member function make_shared of shared_ptr
Mar 19, 2022
c++
c++11
stl
c++14
shared-ptr
Inferring return type of templated member functions in CRTP
Oct 19, 2019
c++
templates
c++11
crtp
c++14
Check whether equal string literals are stored at the same address
Nov 13, 2022
c++
c++14
string-literals
std::list - are the iterators invalidated on move?
Apr 14, 2022
c++
c++11
c++14
CRTP - Checking from the base class that the derived one meets requirements
Jun 29, 2022
c++
c++14
crtp
initializer_list immutable nature leads to excessive copying
Feb 22, 2022
c++
c++11
move-semantics
c++14
initializer-list
Can default function arguments "fill in" for expanded parameter packs?
Sep 07, 2022
c++
c++11
parameter-passing
variadic-templates
c++14
No <optional> in MS Visual Studio 2013 - what to do?
Nov 10, 2022
visual-studio-2013
c++14
optional
c++-standard-library
c++17
Can't assign a `std::unique_ptr` to a base class in clang when using an alias template
Jan 14, 2022
c++
clang
c++14
clang++
How to memset an anonymous union with 0
Oct 26, 2022
c++
initialization
c++14
unions
memset
« Newer Entries
Older Entries »