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
Should I reserve memory when using std::back_inserter
Nov 13, 2022
c++
std
c++98
Is there a reason why std::make_shared/std::make_unique don't use list initialization?
Aug 13, 2022
c++
c++11
std
shared-ptr
Do custom container iterators guarantee ADL to consider namespace std?
Apr 18, 2022
c++
stl
iterator
std
argument-dependent-lookup
Difference between std::is_signed<T> and std::numeric_limits<T>::is_signed?
Oct 15, 2022
c++
c++11
std
numeric-limits
What happens to an object instance after applying std::move
Sep 30, 2022
c++
std
move-semantics
Implementing atomic<T>::store
Nov 19, 2022
c++
c++11
std
stdatomic
Find first occurrence of a string from a vector<string>
Jan 17, 2021
c++
boost
std
C++ - Using istream_iterator with wstringstream
Feb 13, 2022
c++
unicode
std
Can std::transform be replaced by std::accumulate?
Apr 04, 2022
c++
functional-programming
stl
std
no member named 'str' in 'std::basic_ostream<char>' with gcc and clang, but no problem with msvc
Sep 17, 2021
c++
gcc
clang
std
How does std:set check if there is an equivalent element in set during the insertion?
Nov 16, 2022
c++
c++14
std
stdset
Is os.popen really deprecated in Python 2.6?
Sep 13, 2022
python
deprecated
std
unordered_map - {{key,value},{key,value}} syntax invalid
Jul 10, 2021
c++
visual-c++
c++11
visual-studio-2012
std
C++ std::thread of a member function
Apr 18, 2022
c++
multithreading
std
Where do std::bind-created functors live?
Feb 10, 2018
c++
bind
std
functor
How to convert from UTF-8 to ANSI using standard c++
Feb 09, 2020
c++
stl
std
crt
Ratio<,> is constant, but what if I want to accept different ratios as an argument?
Apr 19, 2022
c++
c++11
metaprogramming
std
rational-numbers
How to count the number of distinct values in a C++ std::map<Key,Values>
Nov 15, 2022
c++
stl
std
stdmap
stdset
compute mean using std::accumulate fails
May 26, 2017
c++
std
Get each nth element of iterator range
Jan 16, 2022
c++
boost
iterator
std
« Newer Entries
Older Entries »