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
std::string, wstring, u16/32string clarification
Feb 27, 2022
c++
string
unicode
std
When to use std::string vs char*? [duplicate]
Aug 14, 2019
c++
std
How to make STL's priority_queue fixed-size
Nov 08, 2022
c++
stl
std
Specializing std::optional
Apr 21, 2021
c++
std
template-specialization
c++14
How to combine the use of std::bind with std::shared_ptr
Nov 21, 2017
c++
c++11
std
shared-ptr
stdbind
Thread safety of C++ std Containers
Nov 15, 2018
c++
multithreading
std
c++03
Rust "use" vs. C++ "using namespace"
Nov 02, 2022
namespaces
rust
std
using
Why does the standard library have find and find_if?
Oct 10, 2018
c++
stl
std
Can std::async be use with template functions
Jan 16, 2018
c++
templates
asynchronous
c++11
std
Why std:: is not needed when using ispunct() in C++?
Apr 07, 2017
c++
std
Why insertion operator is printing address instead of string?
Nov 01, 2022
c++
visual-c++
operator-overloading
std
Create a dump file for an application whenever it crashes
Aug 22, 2022
c++
visual-studio-2008
std
crash-dumps
minidump
Constructor similar to std::map or std::vector in a class
Nov 21, 2022
c++
c++11
vector
std
std::unordered_map initialization
Oct 30, 2022
c++
std
unordered-map
Removing everything after character (and also character)
Feb 07, 2022
c++
string
visual-c++
std
error C2039: 'find' : is not a member of 'std'
Dec 30, 2021
c++
vector
std
Why does std::span lack the comparison operators?
Nov 17, 2022
c++
std
c++20
std-span
How to do function overloading with std::shared_ptr<void> and another type of std::shared_ptr?
Sep 05, 2021
c++
c++11
std
shared-ptr
overloading
how to stop automatic conversion from int to float and vice-versa in std::map
Jul 04, 2019
c++
dictionary
std
stdmap
c++-standard-library
Why are C++ iterators required to return a reference?
Oct 20, 2022
c++
iterator
std
standard-library
c++-standard-library
« Newer Entries
Older Entries »