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
Insert std::map into std::vector directly
Mar 09, 2026
c++
c++11
vector
stdvector
stdmap
Compile-time calculation of bits needed to represent a range
Mar 09, 2026
c++
c++11
compile-time
move assignment to object with const value
Mar 08, 2026
c++
c++11
move
Type trait to check if istream operator>> exists for given type
Mar 08, 2026
c++
c++11
templates
sfinae
declval
-Weffc++ warning on simple structure with shared_ptr
Mar 08, 2026
c++
c++11
Cache Optimization and Polymorphism
Mar 08, 2026
c++
optimization
c++11
polymorphism
shared-ptr
Is it safe to initialize a c++11 function-static variable from a linux signal handler?
Mar 08, 2026
linux
c++11
signals
Start multiple threads and wait only for one to finish to obtain results
Mar 08, 2026
c++
multithreading
c++11
boost
Qt: Is emitting signals in lamdas ok or it is bad style (and will it cause problems)
Mar 08, 2026
qt
c++11
lambda
How can I do automata/state machine coding in C++?
Mar 08, 2026
c++
c++11
state
state-machine
automata
C++ unordered_map exception safety
Mar 07, 2026
c++11
unordered-map
exception-safety
Debuggable replacement for make_shared()
Mar 05, 2026
c++
c++11
shared-ptr
backtrace
make-shared
Are arrays covariant in their size?
Mar 08, 2026
c++
arrays
c++11
polymorphism
Terminating thread on DLL unload
Mar 08, 2026
c++
multithreading
c++11
dll
Why this isEmpty() from "stack" class of template type is not inheriting into derived class "specialStack" of template type in C++?
Mar 07, 2026
c++
c++11
inheritance
class-template
What's the difference between MoveInsertable and MoveConstructible? [closed]
Mar 08, 2026
c++
c++11
Why doesn't this regex match?
Mar 07, 2026
regex
c++11
Single struct adjusting methods to different data types
Mar 05, 2026
c++
c++11
« Newer Entries
Older Entries »