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++
Why is it not allowed to use variable-length arrays as vector element?
Dec 20, 2022
c++
C++17 Hexidecimal floating point literal single precision suffix conflict?
Dec 18, 2022
c++
floating-point
hex
c++17
literals
Pausing in C++ - Which Method?
Dec 19, 2022
c++
sleep
thread-sleep
Enable class constructor in some enumerated template cases
Dec 20, 2022
c++
templates
c++14
sfinae
enable-if
C++ copy, move constructors
Dec 20, 2022
c++
c++11
copy-constructor
move-constructor
Using C functions to manipulate std::string
Dec 20, 2022
c++
c++17
stdstring
How to create a menu item with UAC-shield in C++?
Dec 20, 2022
c++
winapi
enable_if in function members for void and inheritance
Dec 20, 2022
c++
c++11
templates
template-meta-programming
enable-if
Can C++ functions return a pointer to an array of known length?
Dec 20, 2022
c++
c++11
c++14
c++17
How to convert a template type to string if it can be a string too?
Dec 20, 2022
c++
string
c++11
templates
Predefined type list passed to a std::variant
Dec 20, 2022
c++
templates
c++17
typelist
std-variant
Properly casting signed to unsigned
Dec 19, 2022
c++
casting
type-conversion
unsigned
Default constructor cannot be referenced when using std::string in union member of a struct
Dec 19, 2022
c++
struct
constructor
`if constexpr` vs `if` in light of compiler optimization and code performance
Dec 20, 2022
c++
c++17
if-constexpr
Specialize member functions based on size of member container
Dec 20, 2022
c++
c++11
templates
template-specialization
How does std::string construct an object with the name as its constructor argument? [duplicate]
Dec 19, 2022
c++
Can I enforce in compile time that the function is never called?
Dec 19, 2022
c++
#pragma once vs. include guards [duplicate]
Dec 19, 2022
c++
pragma
include-guards
invalid use of non-static data member while using const variable
Dec 20, 2022
c++
Why is pmr::string so slow in these benchmarks?
Dec 20, 2022
c++
memory
boost
c++17
« Newer Entries
Older Entries »