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
C++ destructor with return
Aug 30, 2022
c++
c++11
return
c++14
destructor
Cannot create constexpr std::vector
Sep 15, 2022
c++
c++11
Bit count : preprocessor magic vs modern C++
Mar 15, 2018
c++
c++11
bit-manipulation
c-preprocessor
c++14
If nullptr_t isn't a keyword, why are char16_t and char32_t?
Dec 09, 2018
c++
c++11
Why are by-value parameters excluded from NRVO?
May 16, 2022
c++
c++11
return-value-optimization
Why is there no piecewise tuple construction?
Aug 10, 2022
c++
c++11
tuples
piecewise
What could go wrong if copy-list-initialization allowed explicit constructors?
Feb 08, 2022
c++
c++11
initializer-list
explicit-constructor
Why does the standard differentiate between direct-list-initialization and copy-list-initialization?
Aug 30, 2022
c++
c++11
language-lawyer
list-initialization
Significance of parentheses in decltype((c))?
Aug 15, 2022
c++
c++11
decltype
Passing any function as template parameter
Aug 30, 2022
c++
templates
c++11
function-pointers
C++'s most vexing parse again [duplicate]
Jun 29, 2018
c++
c++11
gotw
why is the destructor call after the std::move necessary?
Aug 30, 2022
c++
memory-management
c++11
move-semantics
explicit-destructor-call
Are function-local static mutexes thread-safe?
Aug 30, 2022
c++
c++11
Why are two raw pointers to the managed object needed in std::shared_ptr implementation?
Aug 30, 2022
c++
pointers
c++11
shared-ptr
Alias template specialisation
Aug 30, 2022
c++
templates
c++11
Documenting enum values with doxygen
Nov 15, 2022
c++
c++11
enums
doxygen
How do I erase elements from STL containers?
Aug 30, 2022
c++
c++11
stl
std
Isn't the template argument (the signature) of std::function part of its type?
Aug 30, 2022
c++
c++11
std-function
Is std::vector<T> a `user-defined type`?
Oct 22, 2022
c++
c++11
language-lawyer
template-specialization
c++14
C++11 std::function slower than virtual calls?
Aug 30, 2022
c++
performance
c++11
« Newer Entries
Older Entries »