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
Pass template functor to a template std::function
Sep 08, 2026
c++
templates
c++11
c++14
default contructor of unordered_map, the bool type will be set as false?
Sep 08, 2026
c++
c++11
unordered-map
Boost.type erasure. Move only type
Sep 06, 2026
c++
c++11
boost
type-erasure
MSVC 10 range based for loop
Sep 08, 2026
c++
visual-c++
c++11
c++11 speed comparison/cost std::hash<std::string> equal versus std::string equal directly on 2 large strings
Sep 07, 2026
c++11
hash
stdhash
c++11 std::mutex compiler error in Visual Studio 2012
Sep 07, 2026
c++
multithreading
c++11
locking
mutex
C++ replace a <word A> with a <word contains A>
Sep 06, 2026
c++
c++11
Friend template function in-class definition
Sep 05, 2026
c++
c++11
gcc
language-lawyer
How to use typedef recursively?
Sep 05, 2026
c++
c++11
typedef
What happens to empty classes in the AMD64 ABI?
Sep 07, 2026
c++
c++11
abi
Binary search using variadic templates and lambda functions
Sep 05, 2026
c++
templates
c++11
binary
variadic
I want to write a double quotation mark in a string, but compiler can't read it [duplicate]
Sep 07, 2026
c++
c++11
Exception between threads. How many std::exception_ptr and synchronization I need?
Sep 07, 2026
c++
multithreading
c++11
exception
C++ why is noexcept required in the context of Move Constructors and Move Assignment Operators to enable optimizations?
Sep 07, 2026
c++11
move-semantics
noexcept
What do member types mean in vectors?
Sep 07, 2026
c++
c++11
vector
stl
How to convert an std::vector to a matrix in Eigen?
Sep 07, 2026
c++
c++11
matrix
vector
eigen
Move construction and assignment of class with constant member
Sep 06, 2026
c++
c++11
How to use std::to_string function to format float as “x.0”
Sep 04, 2026
c++
c++11
how to printf() std::this_thread::get_id() in C++?
Sep 06, 2026
multithreading
c++11
2 defaulted copy constructors: is it possible?
Sep 06, 2026
c++
c++11
default
copy-constructor
default-copy-constructor
Older Entries »