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
Getting the bounding box of a vector of points?
Oct 28, 2017
c++
boost
std
bounding-box
Difference on std::vector push_back(Object()) and push_back(new Object())?
Mar 19, 2022
c++
vector
insert
std
How to realize a custom implementation of a std-like iterator?
Apr 01, 2022
c++
iterator
std
Iterating a vector to second to last element with index vs iterator
Aug 31, 2022
c++
c++11
vector
iterator
std
Is it possible to remove queue element by value?
Apr 25, 2022
c++
stl
queue
std
error: ‘list’ is not a member of ‘std’ and error: template argument 2 is invalid
Apr 18, 2022
c++
list
c++11
dictionary
std
Convert QByteArray to std::vector<unsigned char>
Dec 03, 2020
c++
vector
std
unsigned-char
qbytearray
Get all positions of elements in STL vector that are greater than a value
Jan 16, 2021
stl
vector
std
c++
One liner for inserting some particular value of class object
Jan 31, 2022
c++
set
c++14
std
c++17
ISO C++ forbids declaration of ‘tuple’ with no type
Mar 06, 2019
c++
g++
tuples
std
std-pair
Difference between std::search and std::find_first_of
Oct 30, 2017
c++
find
std
Initialization of std::vector<unsigned int> with a list of consecutive unsigned integers
Oct 15, 2022
c++
stl
initialization
std
stdvector
error: there are no arguments to 'at' that depend on a template parameter, so a declaration of at must be available
Nov 15, 2021
c++
templates
vector
compiler-errors
std
How to define a 2D array in C++ and STL without memory manipulation?
Apr 29, 2022
c++
arrays
stl
std
stdvector
libc++ - stop std renaming to std::__1?
Jul 27, 2020
c++
clang
std
libc++
How could one copy union simple members with memcpy?
Mar 13, 2021
c++
language-lawyer
std
unions
standards-compliance
Link different C++ standard libraries on Mac OS X
Nov 03, 2022
c++
macos
std
libstdc++
libc++
Possible MSVC compiler bug
Sep 05, 2022
c++
visual-c++
language-lawyer
std
shared-ptr
Is this a singular iterator and, if so, can I compare it to another one?
Aug 30, 2022
c++
iterator
std
c++03
Why is there no <stlfwd> header and can the non-existence of it be considered a defect?
Jul 12, 2021
c++
std
forward-declaration
language-lawyer
defects
« Newer Entries
Older Entries »