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++
Send object from c++ to qml. What about free memory?
Jul 06, 2026
c++
qt
memory-leaks
qml
Is it bad practice to define functions in main.cpp rather than in header files?
Jul 08, 2026
c++
function
prototype
Is there a way to stop a boost::signal from calling its slots if one of them returns true?
Jul 07, 2026
c++
signals-slots
boost-signals
pthread vs NSThread: which is faster
Jul 08, 2026
c++
cocoa
multithreading
pthreads
nsthread
In C++ how could I cast a sub class instance from one base class pointer to another without dynamic_cast?
Jul 08, 2026
c++
types
casting
Ellipsis as a constructor argument outside of any variadic templates
Jul 08, 2026
c++
Performance comparison of STL sort on vector of strings vs. vector of string pointers
Jul 07, 2026
c++
string
performance
vector
stl
Declaring constructors as private shows errors. Is at least one public constructor mandatory?
Jul 07, 2026
c++
c++11
constructor
destructor
dynamic-memory-allocation
What's the difference between the noexcept keyword and _NOEXCEPT macro?
Jul 07, 2026
c++
c++11
macros
noexcept
Iterator end check fails after incrementing inside a `for` loop
Jul 07, 2026
c++
c++11
iterator
How does unique_ptr support both "dot" and "arrow" invocation, and undefined methods?
Jul 08, 2026
c++
unique-ptr
How does C++ determine this should be a string_view?
Jul 07, 2026
c++
local
auto
type-deduction
Why Class C++ can be equal to a variable
Jul 08, 2026
c++
« Newer Entries
Older Entries »