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 it possible to save a function pointer with arguments for later use?
Oct 16, 2025
c++
function
class
c++11
function-pointers
Can I prevent the invalidation/destruction of 'this' instance pointer in a stored c++ lambda when calling it from another thread?
Oct 17, 2025
c++
multithreading
c++11
lambda
this
Temporary objects type and life time
Oct 17, 2025
c++
c++11
Is an empty constructor with initializer list considered trivial?
Oct 16, 2025
c++
c++11
constructor
Bind std::function error
Oct 16, 2025
c++
c++11
std-function
stdbind
Why will std::function call destructor when an object was bound to a member function?
Oct 16, 2025
c++
function
c++11
bind
Virtual wrapper of std::queue<T> does not compile when T has no copy constructor
Oct 17, 2025
c++
c++11
queue
copy-constructor
move-semantics
how to pass reference of multidimensional map to a function with std::threads
Oct 15, 2025
c++
multithreading
c++11
reference
Unordered_Set of iterators is throwing weird error
Oct 15, 2025
c++
c++11
iterator
unordered-set
Range based for loop through non-const literal c++
Oct 14, 2025
c++
for-loop
c++11
casting
constants
C++ Phase 1 Translation Set of Source File Characters: Before vs. Post C++11, before C++23
Oct 14, 2025
c++
c++11
translation
c++23
implementation-defined-behavior
Memory ordering restrictions on x86 architecture
Oct 14, 2025
c++
multithreading
architecture
c++11
memory-model
rvalue refs and std::move [duplicate]
Oct 13, 2025
c++
c++11
rvalue-reference
Extending this template static_assert code to cover subclasses
Oct 14, 2025
c++
templates
c++11
Enable a non-template member function iff it would typecheck
Oct 12, 2025
c++
c++11
sfinae
c++-templates
object destruction & delegating constructor
Oct 13, 2025
c++
c++11
constructor
Make Functor from a Lambda Function in C++
Oct 14, 2025
c++
c++11
Google Test - generate values for template class instantiation
Oct 13, 2025
c++
c++11
templates
googletest
How to tell if expression is evaluated at compile time or runtime?
Sep 22, 2025
c++
qt
c++11
« Newer Entries
Older Entries »