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++
how to pass an array with different sizes to my c++ function?
Dec 15, 2022
c++
arrays
function
input
Getting some junk returned by a function
Dec 16, 2022
c++
string
function
vector
How to add an icon to a QGroupBox title?
Dec 16, 2022
c++
qt
How does the std::string constructor handle char[] of fixed size?
Dec 14, 2022
c++
string
c++11
D and C++ currently interoperability status
Dec 16, 2022
c++
programming-languages
d
abi
language-interoperability
When is initializer_list allowed to be deduced?
Dec 15, 2022
c++
language-lawyer
c++17
scoped pointers and reset
Dec 16, 2022
c++
boost
scoped-ptr
What is " Variable ' i ' was not declared in scope " in c++?
Dec 16, 2022
c++
variables
scope
What happens to a parameter if it is passed twice? Once by value and once by reference? Will it be modified or not?
Dec 16, 2022
c++
parameters
pass-by-reference
pass-by-value
Insert an object pointer into a map of maps through emplace() does not work
Dec 16, 2022
c++
c++11
pointers
stdmap
emplace
std::mutex as class member, and store class obect to container
Dec 15, 2022
c++
c++11
mutex
Substitution failure for template template argument
Dec 14, 2022
c++
templates
c++17
variadic-templates
template-argument-deduction
Is literal double to float conversion equal to float literal?
Dec 16, 2022
c++
math
floating-point
Conditionally creating members inside a class
Dec 16, 2022
c++
class
c++17
if-constexpr
P0960, Is there any kind of mechanic to detect if there are narrowing in the new aggregates init with ()s in c++20?
Dec 16, 2022
c++
c++-standard-library
c++20
narrowing
template function that uses n_copy to copy first n elements form one vector another causing a compilation error
Dec 15, 2022
c++
templates
vector
stl
Is -Wreturn-std-move clang warning correct in case of objects in the same hierarchy?
Dec 16, 2022
c++
clang
warnings
c++17
move
What does char* (int) mean in C++?
Dec 15, 2022
c++
pointers
What is the C++ way to do this instead of using function pointers?
Dec 14, 2022
c++
Vector insert within the same object
Dec 15, 2022
c++
vector
iterator
« Newer Entries
Older Entries »