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
Fast 'group by/count' std::vector<std::u16string> into a std::map<u16string, int>
Sep 17, 2025
c++
c++11
vector
How to print a bunch of integers with the same formatting?
Sep 17, 2025
c++
c++11
code-duplication
iomanip
How to safely use callbacks when the bound function could be deleted
Sep 18, 2025
c++
c++11
callback
Terminate a thread from outside in C++11
Sep 17, 2025
c++
multithreading
c++11
Why do I have to explicitly cast an enum that I have specified the underlying type for?
Sep 18, 2025
c++
c++11
Correctly defining DLL-interfaces with C++11/14
Sep 16, 2025
c++
c++11
dll
stl
c++14
C++, inherited copy ctors does not work?
Sep 16, 2025
c++
c++11
Should a boolean predicate for std::condition_variable be volatile in C++?
Sep 16, 2025
c++
multithreading
c++11
undefined-behavior
std
Why does shared_ptr<int> p; p=nullptr; compile?
Sep 17, 2025
c++
c++11
shared-ptr
smart-pointers
explicit
Is there any reason to not use exceptions to test if an element exists in a std::map
Sep 17, 2025
c++
exception
c++11
dictionary
stl
how to initialize a vector of regexes?
Sep 16, 2025
c++
regex
vector
c++11
mingw
C++ Split a string by blank spaces unless it is enclosed in quotes and store in a vector [duplicate]
Sep 17, 2025
c++
string
c++11
vector
split
std::condition_variable::notify_one() called several times without context switching
Sep 15, 2025
c++
c++11
condition-variable
OpenMP: writing into std::map concurrently
Sep 15, 2025
c++
c++11
openmp
Can't serialize std::vector with Cereal
Sep 16, 2025
c++11
serialization
cereal
const auto& for storing functions results, is it worthwhile?
Sep 15, 2025
c++
c++11
auto
const-reference
C++ macro to test availability of __func__, __FUNCTION__, __PRETTY_FUNCTION__, etc
Sep 16, 2025
c++
c++11
gcc
macros
Move operator with templates
Sep 16, 2025
c++
templates
c++11
move-semantics
bit-field in overload resolution for template
Sep 16, 2025
c++
gcc
c++11
clang
« Newer Entries
Older Entries »