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++11
A better way to handle template creation?
Apr 18, 2022
c++
templates
design-patterns
c++11
How is in-class static const initialization of float different from int in C++?
Sep 05, 2022
c++
c++11
floating-point
I don't understand the reason for the alignment of the char buffer[] with an object of type X in the code below
Apr 10, 2019
c++
c++11
memory-alignment
How can I use shared_from_this in a derived class without superfluous RC manipulations?
Apr 30, 2022
c++
c++11
shared-ptr
CRTP with a Cyclic Dependency
Aug 29, 2018
c++
c++11
crtp
Clang cannot use braced initialization for user-defined conversion
May 14, 2022
c++
c++11
Getting "terminating with uncaught exception of type std::length_error: vector" error C++
Jun 25, 2021
c++
c++11
vector
How to make clang search for gcc's headers?
Aug 22, 2022
c++
c++11
gcc
clang
libc++
Video Recording Hangs on IMFSinkWriter->Finalize();
Sep 10, 2021
c++
c++11
video
ms-media-foundation
Definition different from declaration for constexpr static member [duplicate]
Oct 14, 2022
c++
c++11
language-lawyer
Initialize plain 2D array with a given function on compile time
Jul 05, 2022
c++
arrays
c++11
variadic-templates
extern template & incomplete types
Sep 08, 2018
c++
templates
c++11
incomplete-type
Find and access the element in a Priority Queue in C++11
Oct 17, 2022
c++
c++11
priority-queue
Iterate over first N elements of c++11 std::array
Jan 01, 2020
c++11
How does using ellipses for SFINAE work?
Sep 12, 2022
c++
c++11
variadic-templates
sfinae
virtual base offset in virtual function table for virtual inheritance
Jun 30, 2022
c++
c++11
virtual-inheritance
Preferring method with size template over method with pointer type
Sep 15, 2019
c++
arrays
c++11
overloading
c-strings
Declaring variable with name `this` inside lambda inside parentheses leads to different results on 3 different compilers
May 29, 2022
c++
c++11
language-lawyer
How to insert elements into a multidimensional vector of unique pointers?
Jan 18, 2021
c++
c++11
smart-pointers
unique-ptr
Can the keyword `this` be used in the class scope?
Sep 27, 2022
c++
c++11
lambda
« Newer Entries
Older Entries »