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++
GMP Library, compile error in C++, MinGW, Code::Blocks
Nov 24, 2025
c++
mingw
codeblocks
gmp
boost::serialization: overloading load_construct_data: no accessible constructor at all
Nov 25, 2025
c++
boost
new-operator
boost-serialization
How to get text (or automate) from an external control in a Java application (AWT)?
Nov 25, 2025
java
c++
automation
awt
Aggregate Initialization when initialization values is fewer than the number of members
Nov 25, 2025
c++
c++11
list-initialization
aggregate-initialization
Are LITTLE_ENDIAN, BIG_ENDIAN and BYTE_ORDER macros supposed to be polluting my global namespace with GCC?
Nov 25, 2025
c++
gcc
Is Insertion into a vector while also accessing a vector undefined behavior?
Nov 25, 2025
c++
std
undefined-behavior
Conditionally swallow comma in constructor initializer list macro
Nov 25, 2025
c++
macros
c++17
c-preprocessor
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
« Newer Entries
Older Entries »