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 are std::begin and std::end "not memory safe"?
Oct 19, 2022
c++
c++11
iterator
std
Make custom type "tie-able" (compatible with std::tie)
Apr 01, 2022
c++
c++11
tuples
std
std::shared_ptr thread safety
Aug 27, 2022
c++
std
shared-ptr
C++ create string of text and variables
Jan 21, 2018
c++
string
variables
std
Why has std::reduce been added in C++17?
Nov 20, 2022
c++
std
c++17
Fast way to write data from a std::vector to a text file
Sep 12, 2022
c++
std
ofstream
How is std::string implemented?
Aug 26, 2022
c++
string
std
cstring
Does `sizeof` *really* evaluate to a `std::size_t`? Can it?
Aug 26, 2022
c++
c++11
std
language-lawyer
What is the use of "using namespace std"? [duplicate]
Aug 26, 2022
c++
namespaces
std
using
What can and can't I specialize in the std namespace?
Apr 24, 2014
c++
c++11
std
explicit-specialization
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
« Newer Entries
Older Entries »