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
trivially default constructible std::optional and std::variant
Sep 17, 2022
c++
c++11
c++14
optional
variant
option-type
How std::transform and std::plus work together?
Aug 31, 2022
c++
c++11
c++14
no viable conversion from returned value of type const_iterator to iterator
May 21, 2019
c++
templates
c++11
concurrency
c++14
Does "= default" allow out-of-line implementations?
Aug 13, 2022
c++
c++11
Return by universal reference
Jun 29, 2022
c++
templates
c++11
valgrind: Unrecognised instruction at address 0x5111715
Nov 19, 2021
c++
c++11
random
memory-leaks
valgrind
Why can't I store my objects in an unordered_set?
Sep 07, 2022
c++
c++11
unordered-set
How is allocator-aware container assignment implemented?
Sep 14, 2022
c++
c++11
memory-management
assign
allocator
How can I know if I need to delete something in C++?
Oct 17, 2022
c++
c++11
pointers
memory-management
memory-leaks
Is overloading on all of the fundamental integer types is sufficient to capture all integers?
Feb 12, 2019
c++
c++11
language-lawyer
Are shared_ptr on static objects good?
Feb 06, 2022
c++
c++11
pointers
static
smart-pointers
Performing a Regex search and Replace on a std::string
Oct 17, 2022
c++
regex
string
c++11
search
Why is {} used to access operator() in std::hash?
Jun 27, 2022
c++
c++11
hash
unordered-map
c++-standard-library
Is returning a vector slower than passing by reference?
Oct 29, 2022
c++
c++11
stl
c++14
stdvector
C++ async + future (deferred vs async)
Oct 31, 2022
c++
multithreading
c++11
asynchronous
c++14
dynamic exception specifications are deprecated
Sep 05, 2022
c++
c++11
Is atomic<T*> always lock free?
Aug 24, 2022
c++
c++11
std
stdatomic
One template specialization for several enum values
Jun 05, 2022
c++
c++11
templates
template-specialization
std::tie fails with "cannot bind non-const lvalue reference" when passed value from a function call
Dec 25, 2021
c++
c++11
compiler-errors
lvalue
How to define the size of member vector in constructor of a class?
Nov 09, 2022
c++
class
c++11
constructor
stdvector
« Newer Entries
Older Entries »