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
std::bad_weak_ptr exception when using shared_from_this
Dec 07, 2022
c++
c++11
constructor
shared-ptr
How to put a new line inside a string in C++?
Dec 08, 2022
string
c++11
What happens when a copy of shared_ptr is made?
Dec 07, 2022
c++
c++11
shared-ptr
Comma operator in C++11 (sequencing)
Dec 08, 2022
c++
c++11
c++14
language-lawyer
sequencing
What does a C++ compiler do with this initializer list?
Dec 08, 2022
c++
c++11
initializer-list
Why I get this warning? "Member 'x' was not initialized in this constructor"
Dec 08, 2022
c++
c++11
default-constructor
Is it well-defined to modify an unordered_set inside a foreach loop if one breaks out immediately after?
Dec 08, 2022
c++
c++11
iterator
unordered-set
Strange behaviour of std::find, returns true when the element is not in the vector
Dec 08, 2022
c++
c++11
c++14
Select function based on if template is pointer/reference or none
Dec 08, 2022
c++
c++11
sfinae
Use of c++ lambda expression to initialize a class member
Dec 07, 2022
c++
c++11
lambda
Cast structs with certain common members
Dec 07, 2022
c++
c++11
struct
casting
reinterpret-cast
Is this the best way to do a "with" statement in C++?
Dec 07, 2022
c++
c++11
with-statement
Are virtual method not "delete"able in C++0x?
Dec 05, 2022
c++
c++11
virtual
how to make std::function instance
Dec 06, 2022
c++
c++11
ADL fails when there are lambda arguments?
Dec 07, 2022
c++
visual-c++
lambda
c++11
argument-dependent-lookup
Initialise size of std::array in a constructor of the class that uses it
Dec 07, 2022
c++
arrays
templates
c++11
std
C++ difference between function declaration and object initialization
Dec 07, 2022
c++
c++11
Passing std::unique_ptr to helper function
Dec 07, 2022
c++
c++11
stl
smart-pointers
unique-ptr
C++ collect algorithm?
Dec 06, 2022
c++
algorithm
c++11
collect
C++11 what happens when a function returns
Dec 07, 2022
c++
c++11
« Newer Entries
Older Entries »