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 safe to use std::list as a circular list?
Nov 02, 2022
c++
list
iterator
std
iterate through two std::lists simultaneously
Oct 17, 2022
c++
iterator
std
How to create an std::function as method argument with std::stoi as default value?
Nov 18, 2022
c++
function
c++11
std
Is it possible to use std::make_unique in Xcode 5.1?
Oct 26, 2018
c++
xcode
std
c++14
c++ Why std::multimap is slower than std::priority_queue
Oct 31, 2022
c++
std
priority-queue
multimap
Is atomic<T*> always lock free?
Aug 24, 2022
c++
c++11
std
stdatomic
Unable to get second field of map using end()
Apr 09, 2022
c++
dictionary
std
stdmap
c++-standard-library
Unable to pass derived Compare to std::priority_queue
Mar 01, 2021
c++
c++11
std
priority-queue
Issue with std::thread from c++11
Aug 01, 2021
c++
multithreading
g++
std
stdthread
Can I use std::max_element() on std::deque in c++11?
Sep 13, 2022
c++
c++11
std
deque
C++ default allocator - what should happen if the size doesn't equal the size passed to the invocation of allocate?
Apr 20, 2022
c++
std
allocator
What can std::numeric_limits<double>::epsilon() be used for?
Oct 02, 2022
c++
std
numeric-limits
Are std::map and std::vector thread safe?
Sep 16, 2022
c++
multithreading
std
stdvector
stdmap
Is there a way to not use an item from a namespace?
Mar 31, 2022
c++
namespaces
std
Remove characters from std::string from "(" to ")" with erase ?
May 08, 2022
c++
string
std
erase
Why can't I std::move std::unique_ptrs between std::sets?
Aug 28, 2022
c++
c++11
std
move-semantics
unique-ptr
std::map<string,int> default initialization of value [duplicate]
Apr 06, 2022
c++
initialization
std
compile time check template type C++
Apr 23, 2022
c++
templates
std
Why does the call to std::vector::back() crash my program
Apr 26, 2022
c++
visual-c++
stl
stdvector
std
Why does std::numeric_limits<SomeStruct>::infinity() "work"?
Jun 25, 2022
c++
templates
language-lawyer
std
c++17
« Newer Entries
Older Entries »