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++
using const double* const as a template parameter - code perfomance question
Dec 10, 2022
c++
templates
double
constexpr
precompiled
Idiomatic way to get size_type from std::array or the like
Dec 09, 2022
c++
arrays
templates
size-type
Simple C++ Loop Not Benefitting from Multithreading
Dec 09, 2022
c++
multithreading
std::unique_ptr constructor behaviour
Dec 10, 2022
c++
smart-pointers
move-semantics
Omit return type in function prototype
Dec 10, 2022
c++
function
function-prototypes
what is the special regarding int :0 in C++
Dec 10, 2022
c++
c++11
c++14
c++ deleting char pointer allocated with new
Dec 09, 2022
c++
char
new-operator
dynamic-memory-allocation
delete-operator
unsigned long cannot hold the correct number over 2,147,483,647
Dec 10, 2022
c++
Difference between char[] and int[] [duplicate]
Dec 09, 2022
c++
arrays
pointers
operator-overloading
implicit-conversion
copying C-style arrays and structure
Dec 10, 2022
c++
arrays
c++11
struct
variable-assignment
How to safely pass a C++ string to Rust?
Dec 10, 2022
c++
rust
Why std::string append is not overloaded on rval ref?
Dec 10, 2022
c++
stdstring
rvalue-reference
stdoptional
C++ Inline lambda argument
Dec 09, 2022
c++
lambda
inline
Why is const template parameter not a universal/forwarding reference
Dec 09, 2022
c++
c++11
language-lawyer
Why am I getting "warning: returning reference to local temporary object"?
Dec 08, 2022
c++
c++14
How to make a while loop but with more conditions C++
Dec 09, 2022
c++
while-loop
G++-11 destruction order changed from G++9
Dec 10, 2022
c++
g++
object-lifetime
Finding a struct in a vector
Dec 10, 2022
c++
vector
Why does my code slow down when i replace arrays with stl vectors, in c++, are arrays more faster than vectors?
Dec 10, 2022
c++
arrays
performance
heap-memory
stdvector
Qt: difference between moc output in debug and release?
Dec 09, 2022
c++
visual-studio
qt
« Newer Entries
Older Entries »