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
alignas keyword not respected
Jun 04, 2022
c++
c++11
alignas
Using different Standard C++ library headers with Intel compiler
Mar 24, 2021
c++
c++11
icc
Why Does the Standard C++ Grammar Not Cover this Case?
Sep 16, 2022
c++
c++11
language-lawyer
grammar
c++03
Pass a custom function as template parameter within 1 statement
Sep 26, 2022
c++
templates
c++11
function-pointers
readability
'this' pointer changes in c++11 lambda
Nov 01, 2021
pointers
c++11
lambda
Pointer to data member of incomplete type
Oct 30, 2022
c++
c++11
visual-c++
Copying vector<shared_pt<T>> to vector<shared_ptr<const T>> (different cases) C++
Oct 12, 2021
c++
c++11
c++14
shared_ptr, unique_ptr, ownership, Am I overdoing it in this particular case?
Nov 08, 2022
c++
c++11
c++14
shared-ptr
How should I use placement new with a custom allocation API?
Aug 23, 2022
c++
c++11
memory-management
placement-new
What data structure should I use to model a database/table?
Jun 20, 2022
c++
c++11
data-structures
Is it possible to create a trait to answer if a type comes from std?
Feb 12, 2022
c++
c++11
templates
typetraits
argument-dependent-lookup
Does a constexpr move constructor ever make sense?
Nov 13, 2022
c++
c++11
constexpr
move-constructor
Difference in behaviour of max_element and minmax_element in C++ STL
Mar 29, 2019
c++
c++11
stl
c++14
Is there a useful scenario for moving const objects?
Sep 27, 2022
c++
c++11
move-semantics
Is it safe to use const char * literal as a std::map key?
Oct 27, 2022
c++
c++11
key
stdmap
string-literals
rvalue data member initialization: Aggregate initialization vs constructor
Feb 07, 2020
c++
c++11
Static vs. Member Operator Overloads: std::operator<< and std::ostream::operator<<
Aug 25, 2022
c++
c++11
operator-overloading
iostream
What is the fastest way to get the current time in C++11?
Feb 09, 2022
c++
performance
c++11
time
auto assignment in if clause
Oct 16, 2022
c++
c++11
c++14
What is the reasoning behind libc++'s 16-byte alignment pattern for std::basic_string?
Oct 27, 2022
c++
string
c++11
libc++
« Newer Entries
Older Entries »