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
Combining std::vector Default and Fill Constructor
Aug 12, 2026
c++
c++11
vector
Legal legacy code using pointers suddenly becomes UB
Aug 13, 2026
c++
c++11
language-lawyer
c++98
Pointer to member variable of shared_ptr
Aug 12, 2026
c++
c++11
shared-ptr
pointer-to-member
Why is the member of object expression an xvalue not prvalue?
Aug 12, 2026
c++
c++11
I cannot initialize that shared_ptr of class C
Aug 12, 2026
c++
c++11
shared-ptr
smart-pointers
How do I turn this runtime-efficient function into a constexpr?
Aug 12, 2026
c++
c++11
fibonacci
constexpr
What does cin >> x evaluate to, on error?
Aug 12, 2026
c++
c++11
Avoiding void pointers
Aug 12, 2026
c++
c++11
void-pointers
why are multiple shared_future objects needed to synchronize data
Aug 10, 2026
c++
multithreading
c++11
future
Ensuring a template class isn't polymorphic?
Aug 11, 2026
c++
c++11
templates
type-traits
static-assert
Add an llvm instruction
Aug 11, 2026
c++11
llvm
Pushing shared_ptr(this) into vector results in "free(): invalid pointer" error
Aug 10, 2026
c++
c++11
vector
smart-pointers
Detecting type of data in c++ array
Aug 11, 2026
c++
arrays
c++11
c++14
Exceptions handling guidelines for C++
Aug 11, 2026
c++
exception
c++11
C++: How can lock-free data structures be implemented in C++ if std::atomic_flag is the only lock-free atomic type?
Aug 11, 2026
c++
multithreading
c++11
atomic
lock-free
What is the use of the "/" character in boost::filesystem::path?
Aug 11, 2026
c++
c++11
boost
Does any major C++ implementation actually define `NULL` as `nullptr`?
Aug 11, 2026
c++
c++11
null
std
nullptr
How to deduce the type of lambda's return value.?
Aug 11, 2026
c++
c++11
How do implicitly declared (object level) member functions work according to the ISO C++11 standard?
Aug 11, 2026
c++
c++11
Will std::basic_string destroy null termination every time?
Aug 10, 2026
c++
c++11
gcc7
« Newer Entries
Older Entries »