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++14
Transparent Operator Functors
Oct 20, 2018
c++
c++11
c++14
visual-studio-2013
Can a shared lock on a std::shared_timed_mutex be upgraded to an exclusive lock?
Oct 15, 2022
c++
multithreading
c++11
c++14
Is it definitely illegal to refer to a reserved name?
Sep 07, 2022
c++
c++11
language-lawyer
c++14
make_unique with brace initialization
Sep 04, 2022
c++
initialization
c++14
unique-ptr
c++-standard-library
does make_unique value initializes char array
Sep 26, 2022
c++
c++11
memory
c++14
smart-pointers
Are compound literals Standard C++?
Sep 04, 2022
c++
c++14
compound-literals
In C++11 and beyond does std::string::operator[] do bounds checking?
Sep 04, 2022
c++
string
c++11
c++14
arrayaccess
How do I create an array of function pointers of different prototypes?
Oct 07, 2022
c++
function
oop
c++14
How to generate nested loops at compile time
Sep 04, 2022
c++
templates
c++11
metaprogramming
c++14
C++ Zero-Initialization
Aug 23, 2022
c++
c++14
zero-initialization
Why does C++ allow you to move classes containing objects with deleted move operations?
Feb 05, 2018
c++
c++11
c++14
language-lawyer
move-semantics
Why does calling cout.operator<<(const char*) print the address instead of the character string?
Sep 04, 2022
c++
c++11
c++14
Installing g++ 5 on Amazon Linux
Sep 04, 2022
linux
amazon-ec2
g++
c++14
rhel
How to create a new variable and use it in std::tie at the same time?
Apr 05, 2021
c++
c++11
c++14
Is there any way to get char by auto type deduction using decimal ASCII Code?
Mar 09, 2022
c++
c++14
c++17
What does it mean for an object to exist in C++?
Sep 03, 2022
c++
c++11
language-lawyer
c++14
object-lifetime
Return type deduction for in-class friend functions
Sep 03, 2022
c++
auto
c++14
return-type-deduction
passing lambda as argument - by reference or value?
Sep 03, 2022
c++
function
c++11
lambda
c++14
constexpr error at compile-time, but no overhead at run-time
Sep 03, 2022
c++
c++11
constexpr
c++14
Why adding `const` makes the universal reference as rvalue
Sep 03, 2022
c++
templates
c++11
c++14
forwarding-reference
« Newer Entries
Older Entries »