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
moving an object in memory using std::memcpy
Feb 16, 2026
c++
c++11
How to split template specialization across different files according to the C++11 standard?
Feb 15, 2026
c++
templates
c++11
gcc
Why does C++11 require std::sort to have WCET O(n log n)?
Feb 17, 2026
c++
algorithm
sorting
c++11
complexity-theory
Calling methods of actual object instead of parent class
Feb 16, 2026
c++
c++11
Recipe for `final`: omit `virtual`?
Feb 16, 2026
c++
final
c++11
Why gcc cannot detect friend class namespace from its forward declaration?
Feb 16, 2026
c++
c++11
namespaces
language-lawyer
friend
decltype(auto) with multiple returning types using C++14
Feb 16, 2026
c++
c++11
c++14
auto
decltype
What are the restrictions on std::map<K, V>::mapped_type?
Feb 15, 2026
c++
c++11
standards
standard-library
C++11: Can I create a field whose type has a deleted destructor?
Feb 16, 2026
c++
c++11
Can this condition using std::is_same<> be evaluated at compile time?
Feb 16, 2026
c++
c++11
compile-time
Why does adding a destructor (even empty) break my struct that uses ref forwarding and collapsing to hold either a ref or copy of a value?
Feb 16, 2026
c++
c++11
templates
perfect-forwarding
Can multiple threads synchronize a load with a single store using memory_order_acquire using std::atomic
Feb 16, 2026
c++11
atomic
Why enclosing a call in a lambda if calling it immediately?
Feb 15, 2026
c++
visual-studio-2012
c++11
lambda
Microsoft VC++ PPL and sleeping
Feb 15, 2026
c++
visual-c++
c++11
task
ppl
Address Constant Expressions
Feb 15, 2026
pointers
c++11
constexpr
Same string to multiple streams [duplicate]
Feb 15, 2026
c++
performance
stl
stream
c++11
Specialize class for couple of possible arguments(typenames)
Feb 15, 2026
c++
templates
c++11
A point from the ISO C++ draft (n3290): 3.4.3.2/2 Namespace members
Feb 15, 2026
c++
namespaces
c++11
how to increment a shared_ptr like you would a normal pointer
Feb 15, 2026
c++
c++11
recursion
smart-pointers
« Newer Entries
Older Entries »