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
What would 'std:;' do in c++?
Aug 17, 2022
c++
std
colon
cc1plus: error: unrecognized command line option "-std=c++11" with g++
Sep 06, 2022
c++
c++11
compiler-errors
g++
std
How do I combine hash values in C++0x?
Aug 17, 2022
c++
c++11
boost
hash
std
In C++ check if std::vector<string> contains a certain value [duplicate]
Jan 24, 2020
c++
vector
std
stdvector
Can a declaration affect the std namespace?
Aug 17, 2022
c++
std
reserved
Why isn't std::initializer_list a language built-in?
Jul 07, 2022
c++
c++11
std
initializer-list
How do I Search/Find and Replace in a standard string?
Aug 16, 2022
c++
replace
std
Prevent function taking const std::string& from accepting 0
Aug 16, 2022
c++
string
std
implicit-conversion
Is there a range class in C++11 for use with range based for loops?
Aug 16, 2022
c++
c++11
range
std
ranged-loops
how to find the intersection of two std::set in C++?
Aug 16, 2022
c++
std
stl-algorithm
stdset
Why is rand()%6 biased?
Oct 17, 2019
c++
random
std
Why is there no std::stou?
Nov 09, 2022
c++
string
c++11
std
How to get error message when ifstream open fails
Sep 07, 2022
c++
error-handling
stream
std
When using C headers in C++, should we use functions from std:: or the global namespace?
Sep 05, 2022
c++
language-lawyer
std
declaring a priority_queue in c++ with a custom comparator
Aug 16, 2022
c++
std
priority-queue
How to declare std::unique_ptr and what is the use of it?
Aug 16, 2022
c++
pointers
std
unique-ptr
A std::map that keep track of the order of insertion?
Aug 15, 2022
c++
dictionary
std
insertion-order
Should I use std::function or a function pointer in C++?
Aug 15, 2022
c++
function
c++11
callback
std
Deleting elements from std::set while iterating
Aug 14, 2022
c++
iterator
set
std
c++-standard-library
How do I reverse a C++ vector?
Aug 14, 2022
c++
vector
stl
std
« Newer Entries
Older Entries »