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
how to correctly find out the return type of a lambda
Oct 18, 2025
c++
c++11
C++11 std::atomic_fetch_add vs __sync_fetch_and_add
Oct 17, 2025
c++
c++11
Assign to *this in constructor
Oct 17, 2025
c++
c++11
Smart pointers and derived classes
Oct 16, 2025
c++
c++11
inheritance
memory-management
smart-pointers
C++11: when move ctor/operator= is called?
Oct 16, 2025
c++
c++11
xlib XNextEvent checking if a key is held down
Oct 17, 2025
c++
linux
c++11
x11
xlib
With strict aliasing in C++11, is it defined to _write_ to a char*, then _read_ from an aliased nonchar*?
Oct 17, 2025
c++
c++11
strict-aliasing
Make a boost filtered_graph by vertex label property
Oct 16, 2025
c++11
boost
boost-graph
how is std::is_function implemented
Oct 17, 2025
c++
c++11
how to convert "std::chrono::system_clock::now()" to double
Oct 17, 2025
c++11
double
c++-chrono
What is the difference between r-value references and l-value references? (CodeGen)
Oct 17, 2025
c++
c++11
Is it safe to store a pointer to an item in an std::set? [duplicate]
Oct 16, 2025
c++
c++11
stl
How to enable the _Generic keyword
Oct 17, 2025
c++11
error: ‘fileno’ was not declared in this scope
Oct 15, 2025
c++
c++11
makefile
Special Pointer Value 0xFEEEFEF6
Oct 16, 2025
c++
visual-studio
c++11
Is an Object Pool pattern of shared_ptr possible?
Oct 16, 2025
c++
c++11
shared-ptr
object-pooling
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
« Newer Entries
Older Entries »