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
What is dominance in the context of virtual functions?
Sep 16, 2022
c++
c++11
language-lawyer
virtual-functions
virtual-inheritance
Is there a way to prevent a move constructor followed by a move assignment operator when copy elison fails?
Feb 16, 2022
c++
c++11
c++14
C++ redefinition of variable, global namespace polluted and I don't know why
Oct 19, 2021
c++
macos
c++11
compilation
clang
Overload resolution with rvalue reference to const char *
Jan 03, 2022
c++
c++11
lvalue
rvalue
Where does nullptr_t reside?
Nov 01, 2019
c++
c++11
std
nullptr
Memory ordering behavior of std::atomic::load
Jun 12, 2022
c++
c++11
atomic
memory-fences
explicit copy constructor compile error
Dec 17, 2019
c++
c++11
constructor
Reasoning behind "enumeral and non-enumeral type in conditional expression"
Nov 30, 2021
c++
c++11
coding-style
namespace std overloading less than
Nov 15, 2022
c++
c++11
tuples
std
C++ Nested class in class template declaration
Aug 30, 2022
class
templates
c++11
nested
What is the use of rvalue reference member variables
Mar 20, 2022
c++
c++11
rvalue-reference
rvalue
When and how to default-initialize a const variable?
Mar 10, 2018
c++
c++11
constructor
default-constructor
std::bind and perfect forwarding
Sep 25, 2022
c++
c++11
perfect-forwarding
stdbind
How to mock function in C when its caller function is defined in same file?
Aug 30, 2022
c
linux
c++11
gcc
cmocka
Function taking both pointer to member-function and pointer to const member-function
Feb 03, 2022
c++
c++11
function-pointers
member-function-pointers
member-functions
Can I apply the final keyword to a POD (standard-layout) struct in C++11 ? Should I?
Nov 10, 2022
c++
c++11
inheritance
struct
final
Virtual inheritance and uniform initialization in C++
Nov 15, 2022
c++
c++11
inheritance
gcc
c++14
c++11 constructor with variadic universal references and copy constructor
Apr 17, 2022
c++
templates
c++11
constructor
c++14
enforcing type safety when casting char* to bool in C++11
Jun 17, 2022
c++
c++11
gcc
implicit-conversion
gcc-warning
subtract two order-less std::vector of objects
May 26, 2022
c++
c++11
vector
« Newer Entries
Older Entries »