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 stl
correct use of functor for C++ STL thread
Aug 20, 2022
c++
multithreading
stl
functor
How to use boost lambda to populate a vector of pointers with new objects
Sep 30, 2017
c++
stl
boost
lambda
containers
fast index for "contains string"
Mar 11, 2022
c++
algorithm
stl
Can anyone explain why Dictionary<> in C# doesn't work like map<T,U> in STL?
Nov 08, 2022
c#
stl
dictionary
map
Merge sorted arrays - Efficient solution
Aug 13, 2022
c++
algorithm
stl
Only one evaluation guaranteed for std::min/std::max
Sep 23, 2022
c++
stl
Changing behaviour of double quotes when >> a stringstream
Apr 28, 2021
c++
stl
stringstream
Free Memory Occupied by Std List, Vector, Map etc
Nov 02, 2022
c++
memory-management
stl
Binary compatibility of STL containers
May 28, 2022
c++
stl
binary-compatibility
Convert string to all uppercase leters with std::transform
Nov 03, 2022
c++
stl
C++ standard: default "const T& value" in vector constructor for type 'int'
Oct 18, 2022
c++
stl
Can not use template argument in function declaration
Mar 30, 2022
c++
templates
visual-c++
stl
metaprogramming
Clearing an std::vector needs an assignment operator. Why?
Aug 23, 2022
c++
stl
How to fill `std::vector<std::vector<T> >` with default values?
Jan 31, 2022
c++
stl
vector
std
Does std::string really wrap up a C char array?
Sep 16, 2022
c++
string
stl
Acquiring the reference to an element of an STL container in a C++11 range-based 'for' loop
Sep 25, 2017
c++
stl
reference
for-loop
iterator
Avoiding the CRT
Oct 22, 2022
c++
c
stl
crt
std::set select less or greater comparator at runtime
Oct 30, 2022
c++
stl
set
predicate
How does this implementation of bitset::count() work?
Jul 13, 2019
c++
c
stl
How I can pass callable object to function as parameter
Nov 17, 2022
c++
stl
lambda
callable
function-object
« Newer Entries
Older Entries »