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++
Is there a more C++ elegant implementation to complete the function jump?
Dec 12, 2022
c++
design-patterns
c++17
What are the advantages of using consteval instead of constexpr function?
Dec 12, 2022
c++
constexpr
c++20
consteval
In C++, what is the difference between new and new[] for array allocations
Dec 12, 2022
c++
arrays
memory-management
compiler-construction
dynamic-memory-allocation
Should I check if a vector is empty before I use std::transform
Dec 12, 2022
c++
c++11
c++14
c++17
Is the optimizing compiler allowed to omit a function call indirectly used in a short-circuit?
Dec 12, 2022
c++
c
About iterator of containers
Dec 12, 2022
c++
c++11
iterator
stdvector
dereference
Confusion about incrementing iterator
Dec 12, 2022
c++
iterator
Figuring out why capturing by reference in a nested lambda produces a weird result
Dec 12, 2022
c++
lambda
How would one efficiently reuse code in a specialised template struct?
Dec 12, 2022
c++
templates
Portable way to catch signals and report problem to the user
Dec 12, 2022
c++
c
posix
signals
reentrancy
When have we any practical use for hierarchical namespaces in c++?
Dec 12, 2022
c++
namespaces
Forward Referencing or Declaration in C++
Dec 11, 2022
c++
syntax
forward-declaration
Check if array index exists
Dec 12, 2022
c++
arrays
How do I cast a bool to a BOOL?
Dec 11, 2022
c++
winapi
casting
boolean
If abstract base class is an interface, is it obligatory to call base class constructor in derived class constructor?
Dec 12, 2022
c++
oop
constructor
class-design
abstract-class
Initializing struct, using an array
Dec 12, 2022
c++
c
parsing
Extracting MAC addresses from UUIDs
Dec 12, 2022
c++
windows
uuid
Finding the type of an unknown object in C++
Dec 12, 2022
c++
memory-leaks
rtti
Which is better code for converting BSTR parameters to ANSI in C/C++?
Dec 11, 2022
c++
c
string
cstring
bstr
Windows API and GetClassName()? Another name?
Dec 12, 2022
c++
windows
api-design
« Newer Entries
Older Entries »