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++11
is rvalue passed as parameter treated as lvalue inside the function?
Jul 07, 2022
c++
c++11
rvalue
Design Pattern for caching different derived types without using RTTI
May 15, 2022
c++
design-patterns
c++11
rtti
Why declare int a constexpr
Jun 24, 2022
c++11
constexpr
Is a C++ template able to "forward any class function" from parent class?
Nov 27, 2020
c++
templates
c++11
forwarding
Pass by reference vs. Pass by shared_ptr
Nov 10, 2022
c++
c++11
shared-ptr
converting time_point to specific duration with chrono
Aug 21, 2020
c++
c++11
C++11 auto, std::function and ambiguous call to overloaded function
Sep 12, 2022
c++
c++11
compiler-construction
overloading
std
What is the purpose of rvalue reference to an array in C++11?
Apr 25, 2018
c++
arrays
c++11
rvalue-reference
Can someone please explain the using BaseTypeX::BaseTypeX in this code?
Nov 06, 2022
c++
templates
c++11
using
template-specialization
Partial template specialization for type
Apr 10, 2018
c++
templates
c++11
specialization
std::move invalid argument in ecplise
Jan 01, 2022
c++
eclipse
c++11
Do I have the guarantee that std::unique will keep the first element?
Feb 03, 2021
c++
c++11
unique
standards
stl-algorithm
How bad is to use integer pointers as unique ids? C++11
Sep 15, 2022
c++
multithreading
pointers
c++11
Getting std::complex<double> to pass std::is_floating_point test
Sep 05, 2022
c++
templates
c++11
static-assert
In C++ 11, how do I specialize a function template that takes a function object based on return type?
Aug 29, 2022
c++
templates
c++11
function-templates
C++ change access for member function with overloading
Sep 09, 2022
c++
c++11
c++14
Is simple but frequent usage of std::stringstream a premature pessimization?
May 09, 2020
c++
performance
c++11
stl
how to enable c++11 in linux
Sep 10, 2022
c++
linux
c++11
Lvalue decaying to rvalue with auto error
Apr 20, 2018
c++
c++11
auto
lvalue
Iterator invalidation by `std::string::begin()`/`std::string::end()`?
Jul 08, 2022
c++
c++11
iterator
c++98
const-iterator
« Newer Entries
Older Entries »