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
const char * constexpr evaluated at compile time and at run time
Sep 09, 2026
c++
c++11
visual-c++
visual-studio-2015
constexpr
Difference between two nanosecond chrono::time_points, but in seconds?
Sep 10, 2026
c++
c++11
c++-chrono
My std::exchange is not in namespace std?
Sep 10, 2026
c++
c++11
namespaces
std
undefined reference when linking libgrpc.a when building with -std=c++11
Sep 10, 2026
c++11
grpc
abseil
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
Older Entries »