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++
Detect Windows architecture (32 or 64 bit) with C++ - wProcessorArchitecture shows wrong results
Sep 17, 2025
c++
windows
Sort 2 dimensional c array with std::sort
Sep 18, 2025
c++
arrays
sorting
stl
Why is std::string a standard layout type?
Sep 18, 2025
c++
c++11
Is it okay to access vector elements with an integer index?
Sep 18, 2025
c++
What is the cleanest way of defining a no-delete pointer?
Sep 17, 2025
c++
c++17
smart-pointers
Erase by iterator on a C++ STL map
Sep 18, 2025
c++
stl
dictionary
iterator
erase
Is vptr ever located not at start of object?
Sep 18, 2025
c++
visual-c++
rtti
virtual-functions
dynamic-cast
Sockets - IPPPROTO_TCP Vs. 0
Sep 17, 2025
c++
c
sockets
unix
Implementing a parallel_for_each function
Sep 18, 2025
c++
multithreading
templates
c++11
Preventing a DLL file from loading into my process via MS Detours
Sep 18, 2025
c++
windows
hook
dll-injection
detours
Configuring clang-format for isocpp's core guidelines
Sep 17, 2025
c++
clang-format
Is returning a pointer to a local variable always undefined behavior [duplicate]
Sep 18, 2025
c++
function
pointers
local
undefined-behavior
count std::optional types in variadic template tuple
Sep 17, 2025
c++
c++17
variadic-templates
variadic-tuple-types
how to enum friend in my class
Sep 18, 2025
c++
oop
enums
encapsulation
friend
Why is this random number generator generating same numbers?
Sep 18, 2025
c++
random
How to pack(4bytes) and unpack(vec4) between c++ and GLSL
Sep 18, 2025
c++
opengl
glsl
error: ‘std::chars_format’ has not been declared
Sep 18, 2025
c++
Explicit specialization must precede its first use
Sep 18, 2025
c++
templates
template-specialization
« Newer Entries
Older Entries »