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++
Impact of comparison function on upper_bound and lower_bound
Nov 25, 2025
c++
comparison-operators
lower-bound
upperbound
Is accessing a global `static` variable from a single TU guaranteed to be safe?
Nov 25, 2025
c++
static
c++17
global-variables
static-order-fiasco
Class conversion operator is not called implicitly
Nov 25, 2025
c++
casting
operator-keyword
Correctly deleting a dynamically allocated plain array, allocated with `std::align_val_t` alignment parameter
Nov 25, 2025
c++
arrays
alignment
new-operator
delete-operator
Is there some bug with building Boost.JSON as header-only using Visual Studio?
Nov 25, 2025
c++
visual-studio
boost
How to rotate a treap or AVL-tree?
Nov 24, 2025
c++
algorithm
data-structures
avl-tree
Does the compiler optimize trivial getter methods into simple field accesses?
Nov 24, 2025
c++
visual-c++
methods
compiler-optimization
getter
In a class template how to detect if the template parameter is an enumeration type?
Nov 25, 2025
c++
templates
parameters
enums
detect
Passing Socket to Thread C
Nov 24, 2025
c++
c
multithreading
sockets
How to rotate every Nth element in a vector in c++
Nov 24, 2025
c++
c++ cin value returning 0 instead of the input value
Nov 24, 2025
c++
Why would a struct need a friend function?
Nov 25, 2025
c++
Race Condition with writing same value in C++?
Nov 24, 2025
c++
parallel-processing
thread-safety
race-condition
What's the most efficient way to search a set in c++
Nov 25, 2025
c++
Why is throwing a non exception considered bad design?
Nov 25, 2025
c++
exception
call of overloaded write(int) is ambiguous
Nov 25, 2025
c++
arduino
robotics
Bind Texture2D and TextureCube
Nov 25, 2025
c++
directx
shader
hlsl
directx-11
Can multiple WT applications run on same port?
Nov 24, 2025
c++
visual-studio-2010
port
command-line-arguments
wt
DLL call with __stdcall & GetProcAddress() in VS2013
Nov 23, 2025
c++
dll
visual-studio-2013
C++ casting a std::vector<Derived>* to std::vector<Base> ...?
Nov 24, 2025
c++
c++11
vector
casting
stl
« Newer Entries
Older Entries »