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
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
std::map of iterators to itself
Apr 19, 2020
c++
dictionary
stl
iterator
std
Why is the common type of bool and int8_t an int32_t in C++?
Feb 10, 2017
c++
c++11
boolean
std
Crash when running application due to existence of unexecuted code in source file - c++
Mar 14, 2014
c++
visual-studio-2005
opencv
std
inline-functions
Android std and stl support
Oct 09, 2017
android
c++
android-ndk
std
c++-standard-library
What's the difference between the rehash() and reserve() methods of the C++ unordered_map?
May 01, 2019
c++
data-structures
c++11
std
unordered-map
Creating a shared_ptr of vector in C++ [duplicate]
Aug 30, 2022
c++
c++11
vector
std
Why is `std::invoke` not constexpr?
May 14, 2020
c++
std
invoke
constexpr
c++17
Default capacity of std::string?
Jun 19, 2019
c++
string
std
dynamic-memory-allocation
stdstring
Why is swap called by std::sort only if my container has more than 32 elements?
Aug 17, 2021
c++
std
swap
std::swap weirdness with G++
Dec 01, 2019
c++
compiler-errors
std
swap
Why does stdlib.h's abs() family of functions return a signed value?
Sep 22, 2022
c
math
std
iterate an STL container not from the .begin()ing and wrap around
Apr 21, 2022
c++
vector
iterator
std
« Newer Entries
Older Entries »