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
How does std::set_new_handler make more memory available?
Feb 17, 2022
c++
c++11
Is it a bad idea to replace POD C-style array with std::valarray?
Oct 03, 2022
c++
c++11
stl
valarray
How to initialize a vector of pair of string,string in a c++ class?
Sep 17, 2022
c++
c++11
vector
initialization
std-pair
Lambda with dynamic storage duration
Nov 11, 2022
c++
c++11
lambda
Use of deleted copy constructor in the singleton
Oct 22, 2022
c++
c++11
singleton
c++14
Should I use std::unique_ptr<T> in a std::vector member variable in my class?
Nov 20, 2022
c++
stl
c++11
smart-pointers
visual-c++-2012
A min= idiom in C++?
Jun 01, 2022
c++
c++11
operator-overloading
min
idioms
C++ 11 Smart Pointer usage
Aug 28, 2022
c++
pointers
c++11
smart-pointers
unique-ptr
How to capture a single class data member in a lambda expression?
Jun 25, 2022
c++
c++11
"if" statement in c++ doesn't evaluate conditions from left to right
Jun 12, 2022
c++
c++11
c++14
integer-division
divide-by-zero
Now that smart pointers exist, is it deprecated style to use C type pointers? [duplicate]
Jun 24, 2019
c++
c++11
smart-pointers
What if an object passed into std::swap throws an exception during swapping?
Sep 25, 2022
c++
exception
c++11
standards
swap
Assigning namespaces in C++
Jun 22, 2022
c++
c++11
namespaces
Print comma separated list from std::vector [duplicate]
Oct 31, 2022
c++
c++11
vector
printing
pretty-print
Why can't you use auto as a template type argument (e.g. std::array<auto, 5>)?
Feb 04, 2022
c++
c++11
stl
C++11 lambda returning reference
Nov 04, 2022
c++
c++11
lambda
C++11: Does a move operation change the address?
Jun 14, 2022
c++
pointers
c++11
move-semantics
memory-address
What is the difference between these two cases of adding a string?
Nov 04, 2022
c++
string
c++11
Why doesn't c++ have a specified order for evaluating function arguements?
Jun 15, 2022
c++
c++11
c++14
std::chrono::system_clock::now() considering the OS configured time zone
Nov 15, 2022
c++
linux
date
c++11
timezone
« Newer Entries
Older Entries »