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 c++
Why does std::find_if used on std::istream_iterators seem to return the last element?
Dec 15, 2025
c++
stl
iterator
input-iterator
Correctly implementing inheritance
Dec 14, 2025
c++
inheritance
geometry
distance
c++ Mysql C API mysql_real_escape_string
Dec 14, 2025
c++
mysql
c
mysql-real-escape-string
is this code safe? cast a std::vector<Derived*> to std::vector<Base*>
Dec 15, 2025
c++
inheritance
casting
What is the efficient way to split a vector
Dec 15, 2025
c++
vector
Undefined Reference Compiler Error
Dec 15, 2025
c++
Use of std::forward in c++
Dec 15, 2025
c++
c++11
std
Pitfalls of implementing a reference getter with a const_cast of a const-ref getter
Dec 13, 2025
c++
Sharing data across shared libraries/objects in Ada95
Dec 13, 2025
c++
shared-libraries
ada
gnat
Visual Studio 2012 c++ intellisense comments for std possible?
Dec 15, 2025
c++
visual-c++
c++11
visual-studio-2012
"expected initializer before '<' token" attempting template member specialization
Dec 15, 2025
c++
generic-programming
explicit-specialization
class-template
Using GDB on qtcreator-not supporting python scripting
Dec 15, 2025
c++
gdb
qt5
qt-creator
C++: MSC not resolving a template operator (gcc and clang ok)
Dec 14, 2025
c++
templates
visual-c++
sfinae
compiler-bug
Implementing a correct equality operator via pybind11
Dec 15, 2025
c++
pybind11
bitwise shifts, unsigned chars
Dec 15, 2025
c++
c
bitwise-and
Why can you return a const char* in main?
Dec 15, 2025
c++
Passing an array of unknown size by reference in c++
Dec 14, 2025
c++
arrays
merge
How to set a value in an unordered_map and find out if a new key was added
Dec 15, 2025
c++
c++11
dictionary
hashmap
unordered-map
How do `shared_ptr` and `weak_ptr` avoid a leak in this case?
Dec 13, 2025
c++
shared-ptr
smart-pointers
race-condition
Is there any date/time function that handles tomorrow's date including carry over into next month?
Dec 15, 2025
c++
date
localtime
« Newer Entries
Older Entries »