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++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
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
« Newer Entries
Older Entries »