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
Is this use of std::promise thread safe?
Sep 19, 2025
c++
multithreading
c++11
promise
error: use of deleted function. Why?
Sep 19, 2025
c++
c++11
gcc4.8
Why does copy constructor not need to check whether the input object pointers to itself or not?
Sep 19, 2025
c++
c++11
constructor
copy-constructor
assignment-operator
parse enum using boost spirit qi parser
Sep 18, 2025
c++
c++11
boost
enums
boost-spirit-qi
C++: how to initialize vector in map with non-zero size
Sep 18, 2025
c++
c++11
stl
C++ Templates - Add function only if certain value in template parameter
Sep 17, 2025
c++
templates
c++11
Strip class name from rtti
Sep 19, 2025
c++
c++11
Smart pointers for graph representation (vertex neighbors) in C++11
Sep 18, 2025
c++11
graph
shared-ptr
unique-ptr
adjacency-list
How to use sregex_token_iterator
Sep 19, 2025
c++
regex
c++11
inherit from std::function, syntax and usage?
Sep 17, 2025
c++
class
inheritance
c++11
functor
How to make CMAKE find specific version of lib curl on OSX?
Sep 19, 2025
c++
macos
c++11
curl
cmake
In C++ map, which is better for usage/perfomance and conforms to the guidelines, using find_if or find then and .at
Sep 19, 2025
c++
c++11
When to provide custom swap function in C++?
Sep 18, 2025
c++
c++11
swap
move-semantics
Write overloads for const reference and rvalue reference
Sep 18, 2025
c++
c++11
move-semantics
rvalue-reference
perfect-forwarding
c++ assign a class member function a lambda function for computation efficiency [duplicate]
Sep 16, 2025
performance
class
c++11
lambda
member-functions
Why is std::string a standard layout type?
Sep 18, 2025
c++
c++11
Implementing a parallel_for_each function
Sep 18, 2025
c++
multithreading
templates
c++11
std::function can take functors?
Sep 18, 2025
function
c++11
functor
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
« Newer Entries
Older Entries »