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++
C++ lvalues and rvalues in template functions
Dec 13, 2022
c++
move-semantics
rvalue
lvalue
(C++14) Array of lambdas: error: 'name' declared as array of 'auto'
Dec 11, 2022
c++
arrays
lambda
c++14
What does the C++ standard guarantee regarding the storage, allocation of local variables?
Dec 13, 2022
c++
memory
standards
Reversing input, output string is unexpectedly empty
Dec 13, 2022
c++
string
Why is the output of this code implementation defined?
Dec 13, 2022
c++
overloading
Templated lambdas in C++17 without an auto argument
Dec 12, 2022
c++
templates
lambda
c++17
generic-lambda
return float array from a function c++
Dec 12, 2022
c++
arrays
How the macro func and function func can be distinguished without any ambiguity?
Dec 13, 2022
c++
Optimizations are killing my integer overflow checks in clang 6
Dec 12, 2022
c++
c++11
optimization
integer-overflow
fixed-point
Why can't a template type be a friend class in C++?
Dec 12, 2022
c++
c++11
templates
standards
friend
Why std::is_assignable doesn't work with primitive types? (Confirmation)
Dec 12, 2022
c++
assign
assignment-operator
overloading
Does row major form exist for vectors?
Dec 12, 2022
c++
pointers
multidimensional-array
vector
std
Why my object still gets copied when I tried to return a reference
Dec 13, 2022
c++
c++11
pass-by-reference
auto
lvalue
windows and linux discrepancy: backslash and forward slash in c++
Dec 13, 2022
c++
linux
windows
What happens when we use k=k-- in c++?
Dec 12, 2022
c++
Use of std::optional to pass a std::vector<int> to a functional by reference
Dec 13, 2022
c++
std
c++17
stdoptional
Why can std::map::emplace usage leak memory?
Dec 12, 2022
c++
c++11
c++14
c++17
if vs if constexpr inside constexpr function
Dec 13, 2022
c++
constexpr
compile-time
if-constexpr
Breaking the debugger whenever delete/delete[] is called in C++
Dec 12, 2022
c++
visual-studio-2017
Do Static Variables Impede Data Caching?
Dec 13, 2022
c++
c
performance
caching
« Newer Entries
Older Entries »