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
C++ using namespace declaration
Mar 25, 2023
c++
namespaces
std
using
std::stream write / read vs operator << / operator >>
Mar 22, 2023
c++
std
iostream
Using std::bind in std::bind : compilation error (implicit cast) [duplicate]
Mar 15, 2023
c++
c++11
std
stdbind
Dlang - Understaning std.cycle() in assembly
Mar 13, 2023
assembly
std
d
x86-64
abi
set::key_comp vs set::value_comp in C++?
Mar 12, 2023
c++
performance
stl
std
stdset
Is there any complexity difference between a std::vector used as a stack and a std::stack?
Mar 11, 2023
c++
std
Is there a standard way to replace a C-style bool array?
Mar 10, 2023
c++
arrays
boolean
std
How avoid std naming conflicts due to Koenig lookup
Mar 10, 2023
c++
stl
namespaces
std
argument-dependent-lookup
Is std::push_heap working for O(n) complexity instead of O(logN) in this case?
Mar 06, 2023
c++
time-complexity
std
binary-heap
Why does std::iterator not contain std::prev() as a member function?
Mar 05, 2023
c++
iterator
std
member-functions
non-member-functions
Replacing boost with std implementation
Mar 04, 2023
c++
c++11
boost
std
Is it safe to use the throw() suffix on a function containing std::string?
Feb 23, 2023
c++
exception
std
stdstring
Call member function on object vector
Feb 20, 2023
c++
boost
lambda
foreach
std
Ordering issue while popping from priority_queue, Is this a bug with std::priority_queue
Feb 01, 2023
c++
c++11
stl
std
priority-queue
GCC 7 compilation error when using std::addressof
Jan 30, 2023
c++
gcc
std
gcc7
Remove specific consecutive characters duplications from std::string
Jan 28, 2023
c++
string
algorithm
unique
std
Why "using namespace std;" gives different result when dealing with doubles in C++?
Jan 26, 2023
c++
namespaces
double
std
Error in qsort function in Programming Pearls?
Jan 26, 2023
c
std
qsort
programming-pearls
Does std::move result in slicing?
Jan 24, 2023
c++
dynamic
std
move-semantics
object-slicing
Alternative to stdext::hash_map for performance reasons
Jan 23, 2023
c++
c
std
Older Entries »