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++
Windows Performance Analysis Tool usage as a profiler
Sep 14, 2025
c++
windows
visual-studio
performance
profiler
Custom icon not displayed in upper left corner or on task bar
Sep 15, 2025
c++
winapi
icons
Does undefined behavior only concern an execution of program, or can it concern a program itself?
Sep 15, 2025
c++
language-lawyer
undefined-behavior
Moving a unique pointer - undefined behavior on cppreference?
Sep 15, 2025
c++
language-lawyer
unique-ptr
move-semantics
Is alignof(T*) is the same for all possible types? What about sizeof(T*)?
Sep 15, 2025
c++
pointers
language-lawyer
sizeof
alignof
How to reduce OpenGL CPU usage and/or how to use OpenGL properly
Sep 15, 2025
c++
opengl
graphics
cpu
Can I get rid of template specialisation with std::enable_if?
Sep 15, 2025
c++
c++11
templates
what does int(x) do?
Sep 15, 2025
c++
Break event_base_dispatch from another thread
Sep 15, 2025
c++
libevent
Why does the thread sanitizer complain about acquire/release thread fences?
Sep 14, 2025
c++
atomic
memory-barriers
stdatomic
thread-sanitizer
Why can I use curly brackets to initialize one enum class with a value from another enum class?
Sep 14, 2025
c++
enums
initializer-list
Fastest way to check if element is in both vectors
Sep 15, 2025
c++
algorithm
vector
Different disk serial number result from GetVolumeInformation()
Sep 15, 2025
c++
winapi
disk
hardware-id
Sharing A global variable between C and C++ Files
Sep 14, 2025
c++
c
scope
Is there any stable serialization method for different languages?
Sep 15, 2025
java
c++
serialization
cryptography
protocol-buffers
Capstone cs_disasm disassembly only small portion of code
Sep 15, 2025
c++
c
reverse-engineering
disassembly
capstone
Avoiding repetition of const and non-const version of getters?
Sep 15, 2025
c++
c++11
getter
function-qualifier
explicit-object-parameter
retrieving string from LPVOID
Sep 15, 2025
c++
string
unique_ptr inside a variant. Is it safe to use?
Sep 15, 2025
c++
unique-ptr
variant
C++ square bracket overloading with and without const/ampersand
Sep 15, 2025
c++
operator-overloading
getter-setter
square-bracket
« Newer Entries
Older Entries »