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
Template function specialization for template class
Mar 31, 2022
c++
templates
c++11
c++14
template-specialization
"constexpr" in C++14
Jan 29, 2020
c++
c++11
c++14
constexpr
Create alias for numeric array
Sep 05, 2022
c++
c++11
c++14
What's the difference between void and cv void?
Jan 05, 2022
c++
c++11
language-lawyer
absent std::u8string in C++11
Apr 30, 2022
c++
c++11
unicode
utf-8
Efficient way to filter out elements from std::vector
Apr 30, 2022
c++
algorithm
c++11
boost
stl
C++ Debug Window showing "<incomplete type> for string variable
Mar 05, 2022
c++
c++11
debugging
clion
incomplete-type
Using an object without copy and without a noexcept move constructor in a vector. What actually breaks and how can I confirm it?
Mar 29, 2022
c++
c++11
vector
constructor
move
c++11 move insertion for std::deque or std::list
Feb 11, 2017
c++
c++11
rvalue-reference
move-semantics
in-place vector construction from initialization list (for class with constructor arguments) [duplicate]
Apr 20, 2019
c++
c++11
initialization
initializer-list
Can range based for loop work over a range
Sep 21, 2017
c++
c++11
foreach
Move semantics and operator overloading
Jun 14, 2017
c++
c++11
operator-overloading
move
move-semantics
General min and max - C++
Apr 28, 2022
c++
c++11
Safe to use vector.emplace_back( new MyPointer ); Could failure inside vector lead to leaked memory?
Apr 21, 2018
c++
c++11
memory-leaks
stdvector
C++11 Lambda functions implicit conversion to bool vs. std::function
Oct 23, 2022
c++
c++11
lambda
overloading
std::vector: contiguous data and copy/move
Jan 31, 2022
c++
c++11
stdvector
contiguous
Why is my "explicit operator bool()" not called?
Jan 17, 2019
c++
c++11
boolean
type-conversion
explicit-conversion
Move Constructor with no pointers
Nov 16, 2022
c++
c++11
C++11 actual system time with milliseconds
Sep 14, 2022
c++
date
c++11
time
chrono
Using gcc attributes with C++11 attributes syntax
Apr 06, 2022
c++
c++11
gcc
attributes
« Newer Entries
Older Entries »