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
Is it good practice to use std::vector as a simple buffer?
Aug 26, 2022
c++
std
stdvector
How to iterate over a std::map full of strings in C++
Aug 26, 2022
c++
dictionary
iterator
std
stdmap
Does std::vector.clear() do delete (free memory) on each element?
Aug 26, 2022
c++
std
std::string vs string in c++ [duplicate]
Aug 31, 2022
c++
string
std
How can I use Standard Library (STL) classes in my dll interface or ABI?
Aug 26, 2022
c++
dll
c++11
stl
std
std vector C++ -- deep or shallow copy
Aug 26, 2022
c++
vector
copy
std
deep-copy
How to create an std::function from a move-capturing lambda expression?
Mar 01, 2022
c++
lambda
std
c++14
Ambiguous overload call to abs(double)
Dec 15, 2021
c++
std
cmath
std::put_time implementation status in GCC?
Sep 17, 2022
c++
gcc
c++11
std
chrono
How to convert std::chrono::time_point to calendar datetime string with fractional seconds?
Jul 06, 2022
c++
datetime
c++11
std
chrono
Why does std::map not have a const accessor?
May 17, 2019
c++
c++11
std
When is it necessary to use the flag -stdlib=libstdc++?
Aug 25, 2022
c++
gcc
c++11
std
libstdc++
What's the difference between std::advance and std::next?
Aug 25, 2022
c++
c++11
std
What is the fastest way to change a key of an element inside std::map
Aug 24, 2022
c++
performance
dictionary
binary-tree
std
'vector' in namespace 'std' does not name a type
Aug 25, 2022
c++
std
stdvector
Obtaining list of keys and values from unordered_map
Aug 25, 2022
c++
vector
c++11
std
unordered-map
do I need to close a std::fstream? [duplicate]
Dec 24, 2019
c++
std
fstream
ofstream
Converting std::__cxx11::string to std::string
Nov 01, 2022
c++
string
c++11
types
std
Why does unique_ptr take two template parameters when shared_ptr only takes one?
Aug 25, 2022
c++
c++11
std
shared-ptr
unique-ptr
error C2065: 'cout' : undeclared identifier
Oct 30, 2022
c++
namespaces
visual-studio-2010
std
« Newer Entries
Older Entries »