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
128 bit compare and swap intrinsic
Aug 17, 2026
c++
c++11
How to create variadic template function to shift the argument values and handles both lvalues and rvalues?
Aug 16, 2026
c++
c++11
templates
variadic-templates
variadic-functions
static_cast complex<short> to complex<double> in c++
Aug 17, 2026
c++
c++11
casting
eigen
static-cast
no out-of-line virtual method definitions for full-specialized template class
Aug 16, 2026
c++
c++11
templates
clang
cross-compiling c++11 threads with mingw on linux
Aug 17, 2026
linux
windows
multithreading
c++11
mingw
Can a C++ template determine if the instance being declared/defined is constant?
Aug 16, 2026
c++
templates
c++11
thread safety of find() from a STL container of std::unique_ptr
Aug 16, 2026
c++
c++11
stl
unique-ptr
Is wait() needed after run() in boost process async child process?
Aug 16, 2026
c++
c++11
boost
boost-process
Is it well-defined to use `std::addressof` on non-active union members [duplicate]
Aug 15, 2026
c++
c++11
language-lawyer
How to create a function, returning a vector, that uses a custom pool allocator if provided, but defaults to the std::allocator?
Aug 16, 2026
c++
templates
c++11
allocator
Implicit conversion to std::vector
Aug 15, 2026
c++
c++11
templates
vector
C++ hiding inherited class?
Aug 16, 2026
c++
inheritance
c++11
opaque-pointers
What is the meaning of (*) in template<typename T> using L = T(*)(T);?
Aug 15, 2026
c++
function
c++11
templates
function-pointers
Efficient way to remove elements from std vector according to predicate
Aug 15, 2026
c++
c++11
stl
Pass in-class initialized const member to Base constructor?
Aug 15, 2026
c++
c++11
How is shared_ptr reference counter laid out?
Aug 15, 2026
c++11
shared-ptr
memory-layout
Methods of dynamic dispatch [duplicate]
Aug 15, 2026
c++
c++11
dynamic-dispatch
How do I compile C++11 code to webassembly?
Aug 15, 2026
c++
c++11
clang++
llvm-clang
webassembly
Static assertion failed error when trying to use std::vector<std::thread>
Aug 14, 2026
c++
multithreading
c++11
« Newer Entries
Older Entries »