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
sleep sort in c++ 11
Jul 14, 2026
c++
multithreading
c++11
Can one parameter in a C++11 template depend on another?
Jul 16, 2026
c++
templates
c++11
typename
Is there a way to write a macro to do perfect forwarding using only the variable name (i.e. a FWD(t) which is equivalent to std::forward<T>(t))? [duplicate]
Jul 16, 2026
c++
templates
c++11
decltype
perfect-forwarding
Is there any equivalent of mach/mach_time.h library for c++
Jul 15, 2026
c++
objective-c
c++11
Initialize pointer to structure - compiler warning
Jul 15, 2026
c++
c++11
struct
g++
warnings
What does unique_ptr<T>::operator= do in terms of deallocation
Jul 16, 2026
c++11
Calling member constructor in class definition
Jul 16, 2026
c++
c++11
Why rvalue reference argument matches to const reference in overload resolution?
Jul 16, 2026
c++
c++11
c++17
c++14
rvalue-reference
how to initialize a static constexpr member of std::vector<std::string> in c++11?
Jul 14, 2026
c++
c++11
static
initialization
constexpr
List initialization of const and array structure fields
Jul 15, 2026
c++
c++11
gcc
Using `transform` to create an increasing vector
Jul 16, 2026
c++
c++11
std
Does the standard specify whether a lambda capturing by value captures the parent object, or just the member being accessed?
Jul 15, 2026
c++
c++11
lambda
Converting callback from C++ to C++/CX
Jul 15, 2026
c++
c++11
c++-cx
winrt-async
static_cast and explicit conversion operators
Jul 15, 2026
c++
gcc
c++11
clang
Move Semantics in Golang
Jul 13, 2026
c++11
go
move
Return type of dynamic_cast upon failure
Jul 15, 2026
c++
c++11
C++ vector of objects of custom class - copy constructor deleted - std::ifstream
Jul 14, 2026
c++
c++11
vector
copy-constructor
ifstream
What is the point of adding const to the declaration of std::lock_guard<>?
Jul 15, 2026
multithreading
c++11
constants
mutex
Initialize a constexpr std::array with the size of an n-dimensional std::array
Jul 15, 2026
c++
c++11
template-meta-programming
« Newer Entries
Older Entries »