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 doesn't Assert::AreEqual in the VS UnitTesting framework work with std::string?
Mar 02, 2022
c++
string
unit-testing
visual-c++
std
How to pass predicate as function parameter
Oct 12, 2020
c++
stl
vector
predicate
std
template enable if is pointer
Feb 22, 2019
c++
templates
c++11
std
Iterator for C++11 map values (simple and transparent)
Apr 24, 2022
c++
c++11
map
iterator
std
Overload operator>> for std::pair<int, int>
Apr 26, 2022
c++
boost
std
argument-dependent-lookup
limited size queue
Nov 06, 2022
c++
boost
queue
std
C++: std::vector [] operator
Aug 05, 2022
c++
stl
std
stdvector
Why does std::min(std::initializer_list<T>) take arguments by value?
Feb 18, 2022
c++
c++11
std
min
c++-standard-library
C++: Find any element from container1 not in container2
Mar 01, 2022
c++
algorithm
stl
std
C++ random yields different numbers for same Mersenne Twister seed when using float precision
Oct 24, 2022
c++
random
std
random-seed
mersenne-twister
Why do streams still convert to pointers in C++11?
Jul 20, 2021
c++
c++11
g++
std
iostream
std::hash template partial specialization
Sep 30, 2019
c++
templates
c++11
std
language-lawyer
How does std::sort work for list of pairs?
Nov 16, 2022
c++
algorithm
sorting
stl
std
C++11 : error: ‘begin’ is not a member of ‘std’
Dec 14, 2014
c++
compiler-errors
iterator
syntax-error
std
Why doesn't std::noskipws work, or what is it supposed to do?
Oct 14, 2022
c++
std
cin
Remove all commas, dots and lowercase the string with single iteration
Jul 06, 2022
c++
optimization
std
How to handle evolving c++ std:: namespace? e.g.: std::tr1::shared_ptr vs. std::shared_ptr vs. boost::shared_ptr vs. boost::tr1::shared_ptr
Jul 14, 2022
c++
boost
portability
std
tr1
Pass std algos predicates by reference in C++
Apr 24, 2022
c++
algorithm
pass-by-reference
std
predicate
How is std::advance implemented to change behavior on iterator type?
Oct 28, 2022
c++
implementation
std
stdadvance
Getting the bounding box of a vector of points?
Oct 28, 2017
c++
boost
std
bounding-box
« Newer Entries
Older Entries »