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
Why does the parallel for_each require forward iterators?
Mar 23, 2022
c++
language-lawyer
std
c++17
c++-standard-library
How to find std::max_element on std::vector<std::pair<int, int>> in either of the axis?
Apr 07, 2022
c++
algorithm
std
stdvector
C++: Why does space always terminate a string when read?
Nov 03, 2022
c++
string
std
Setting a std::function variable to refer to the std::sin function
Nov 10, 2022
c++
c++11
function-pointers
std
c++-standard-library
confusion about using std::less and std::greater with std::sort
Oct 14, 2021
c++
c
sorting
stl
std
why should i include the header file <iostream> after using the namespace std?
Sep 05, 2022
c++
std
header-files
iostream
How to extend the 'summary' function to include sd, kurtosis and skew?
Nov 03, 2022
r
std
summary
skew
kurtosis
C++11 auto iterator type with std::begin(), std::end() issue
Mar 09, 2022
c++
c++11
std
Is it a good practice to overload math functions in namespace std in c++
Nov 03, 2022
c++
std
overloading
cmath
std::vector size?
Oct 31, 2022
c++
vector
c++11
std
initializer-list
STL Vector of Unique_ptr - How to reset?
Mar 09, 2018
c++
vector
c++11
std
unique-ptr
Using std::any_of, std::all_of, std::none_of etc with std::map
Mar 17, 2022
c++
std
Why is my string not being printed?
Oct 16, 2022
c++
string
std
cout
Thread in C++ in MacOS X
Oct 29, 2022
c++
multithreading
macos
std
Searching c++ std vector of structs for struct with matching string
Apr 10, 2018
c++
data-structures
find
vector
std
Convert vector<std::string> to vector<double>
Feb 24, 2021
c++
c++11
vector
std
Incomplete type is not allowed error and a tuple
Jan 24, 2020
c++
visual-c++
std
Detect if iterator is last element of std::map
Sep 12, 2022
c++
dictionary
iterator
std
How to indicate the overloaded function of given signature in std::bind?
Nov 03, 2022
c++
c++11
std
stdbind
Is remove_if and then erase efficient on vector?
May 18, 2022
c++
performance
vector
std
erase
« Newer Entries
Older Entries »