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 constexpr a "hint" (like inline) or "a binding request" to the compiler?
Sep 12, 2022
c++
c++11
constexpr
Why auto is deduced to int instead of uint16_t
Sep 12, 2022
c++
c++11
auto
integer-promotion
QT - Unknown debugger type "No engine"
Apr 08, 2020
c++
qt
debugging
c++11
visual-studio-2013
Initialize an std::array of tuples with curly braces
Oct 14, 2020
c++
c++11
Integer literal for fixed width integer types
Sep 25, 2022
c++
c++11
vim and c++11 lambda: auto indentation
Oct 17, 2022
vim
c++11
why does emplace_back need move constructor
Sep 12, 2022
c++
c++11
What's the preferred C++ idiom to own a collection of polymorphic objects?
Nov 10, 2022
c++
c++11
polymorphism
How can I use C++11 variadic templates to define a vector-of-tuples backed by a tuple-of-vectors?
Mar 17, 2022
c++
templates
c++11
vector
variadic-templates
Why specifying a lvalue reference for *this on a member function is different from not specifying anything?
Sep 18, 2021
c++
c++11
C++ Unified Assignment Operator move-semantics
Sep 12, 2022
c++
c++11
perfect-forwarding
rvo
How do I choose heap allocation vs. stack allocation in C++?
Sep 12, 2022
c++
memory-management
scope
c++11
software-design
Conditionally replace regex matches in string
Feb 10, 2019
c++
regex
visual-studio-2010
visual-c++
c++11
C++11: How to get the type a pointer or iterator points to?
Sep 12, 2022
c++
templates
c++11
std::remove_reference or std::remove_cv first?
Mar 24, 2022
c++
c++11
reference
typetraits
qualifiers
Type of auto reference
Sep 12, 2022
c++
visual-studio
c++11
visual-studio-2013
range-based for on multi-dimensional array
Oct 17, 2022
c++
arrays
c++11
for-loop
foreach
Implementing variadic type traits
Jun 05, 2022
c++
templates
c++11
template-meta-programming
generative-programming
Is there a reason to use C++11's std::int_fast32_t or std::int_fast16_t over int in cross-platform code?
Jun 19, 2019
c++
c++11
std
SFINAE on functions with default parameters - free function vs operator()
Sep 12, 2022
c++
c++11
language-lawyer
sfinae
« Newer Entries
Older Entries »