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
Why is shared_ptr counter incremented when passed as const reference to base class?
Mar 06, 2023
c++
c++11
polymorphism
shared-ptr
smart-pointers
Call non-const function on a const object
Mar 06, 2023
c++
c++11
constants
member-functions
const-correctness
How to return the std::unique_ptr containing custom deleter in C++11?
Mar 06, 2023
c++
c++11
lambda
unique-ptr
return-type
How to make unique pointers to polymorphic classes using the ternary operator?
Mar 06, 2023
c++
c++11
c++14
conditional-operator
How to check if a file exists in C++? [duplicate]
Mar 06, 2023
c++
c++11
How to choose between `push_*()` and `emplace_*()` functions?
Mar 05, 2023
c++
c++11
container-data-type
Easy way to iterate over two structures consecutively with a foreach loop
Mar 04, 2023
c++
c++11
iterator
c++17
Defining a parameter of a struct variable in a class constructor
Mar 04, 2023
c++
class
c++11
parameters
constructor
Replacing boost with std implementation
Mar 04, 2023
c++
c++11
boost
std
Adding the : in front of variable gives wrong result
Mar 02, 2023
c++
c++11
std-tie
On the full double range std::uniform_real_distribution always returns inf
Mar 04, 2023
c++
c++11
random
Difference between std::move() and std::add_rvalue_reference()
Mar 04, 2023
c++
c++11
use of std::less in std::map does not compile
Mar 04, 2023
c++
c++11
constructor
most-vexing-parse
C++ static constant array initialization inside class
Mar 03, 2023
c++
c++11
How does std::bind Results in calling the Copy Constructor Several Times
Mar 04, 2023
c++
c++11
bind
auto
stdbind
Why is move-constructor not called? [duplicate]
Mar 03, 2023
c++
c++11
rvalue-reference
rvalue
lvalue
Visual C++ 2010, rvalue reference bug?
Feb 27, 2023
c++
visual-c++
c++11
visual-c++-2010
rvalue-reference
Generating function declaration using a macro iteration
Feb 27, 2023
c++
c++11
c-preprocessor
c99
variadic-macros
How can one default a special member function if one doesn't know its parameter types?
Feb 26, 2023
c++
c++11
defaulted-functions
Aggregate initialization with private copy/move constructors
Feb 26, 2023
c++
gcc
c++11
initialization
« Newer Entries
Older Entries »