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 std
what to use in place of std::map::emplace?
Dec 14, 2022
c++
c++11
std
Do the iterator invalidation rules mean thread safety?
Dec 13, 2022
c++
multithreading
c++11
std
redefine < operator to use in stl algorithms for strings
Dec 13, 2022
c++
templates
operator-overloading
std
Does row major form exist for vectors?
Dec 12, 2022
c++
pointers
multidimensional-array
vector
std
Use of std::optional to pass a std::vector<int> to a functional by reference
Dec 13, 2022
c++
std
c++17
stdoptional
Is it ensured that 2 sequential std::chrono::steady_clock::now() will not be equal?
Dec 12, 2022
c++
c++14
std
clock
c++-chrono
Avoiding pointers in std::list
Dec 12, 2022
c++
list
std
Reading line of integers into a vector
Dec 11, 2022
c++
vector
while-loop
std
is std::thread supported on MSVC 11?
Dec 10, 2022
c++
visual-c++
c++11
visual-studio-2012
std
How to check for std::vector out of range access
Dec 11, 2022
c++
std
outofrangeexception
std::abs(std::complex) too slow
Dec 10, 2022
c++
std
complex-numbers
Why strlen function works without #include<string.h>?
Dec 09, 2022
c
libraries
std
strlen
string.h
std::unique and removing duplicates from a container of objects
Dec 09, 2022
c++
stl
std
#include <string> causes lots of '<blank>' has not been declared errors
Dec 09, 2022
c++
linux
std
gcc4.7
std::list c++ is sequential then how it can take constant time for insert and erase operations anywhere within the sequence
Dec 08, 2022
c++
std
Initialise size of std::array in a constructor of the class that uses it
Dec 07, 2022
c++
arrays
templates
c++11
std
Calling constructor with "()" is different from "{}"
Dec 06, 2022
c++
string
constructor
c++14
std
O(1) lookup in C++
Dec 05, 2022
c++
data-structures
stl
std
Move constructor is required even if it is not used. Why?
Dec 05, 2022
c++
c++11
std
c++14
About std:cout in C++
Dec 05, 2022
c++
gcc
std
« Newer Entries
Older Entries »