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
Unit Testing application interface to hardware - to mock or not
Oct 30, 2025
c++
unit-testing
c++11
googletest
Can I use "using" instead of "typedef" for a pointer to class member variable? [duplicate]
Oct 28, 2025
c++
c++11
typedef
using
generic iterators to access elements of vectors without using Templates c++
Oct 29, 2025
c++
c++11
templates
vector
iterator
std::shared_ptr of abstract class to instantiate derived class [closed]
Oct 30, 2025
c++
inheritance
c++11
smart-pointers
Use boost::hash_value to define std::hash in C++11
Oct 30, 2025
c++
c++11
boost
hash
stdhash
Explicit instantiation declaration with extern
Oct 29, 2025
c++
templates
c++11
C++: rvalue reference converted to non-const lvalue-reference
Oct 30, 2025
c++
c++11
pass-by-reference
c++14
Can't use vector::insert "no instance of overloaded function..."
Oct 30, 2025
c++
algorithm
c++11
vector
compiler-errors
What happens to the left hand side std::vector resources on move assignment?
Oct 30, 2025
c++
c++11
vector
memory-management
move-semantics
Is std::mutex recursive (ie non-reentrant)?
Oct 30, 2025
c++
c++11
shared_ptr entirely on stack
Oct 27, 2025
c++
c++11
shared-ptr
smart-pointers
C++ atomic for pointers to user defined objects
Oct 30, 2025
c++11
atomic
[[carries_dependency]] what it means and how to implement
Oct 30, 2025
c++
c++11
memory-model
stdatomic
carries-dependency
Constructors taking initializer lists
Oct 29, 2025
c++
c++11
initializer-list
Reference to a string literal
Oct 29, 2025
c++
c++11
How to get DATETIME and store to time_t using MySQL Connector/C++?
Oct 28, 2025
c++
mysql
c++11
datetime
How does a C++ compiler choose between deferred and async execution for std::async?
Oct 26, 2025
c++
c++11
asynchronous
Bind to function with an unknown number of arguments in C++
Oct 29, 2025
c++
c++11
metaprogramming
template-meta-programming
How to write data at a specific memory location? C++
Oct 29, 2025
c++
c++11
pointers
memory
unsigned
« Newer Entries
Older Entries »