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
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
List erase range from end to end
Jul 14, 2026
c++
list
c++11
std::condition_variable without a lock
Jul 14, 2026
c++
multithreading
c++11
mutex
C++11 Adding a stream output operator for std::chrono::time_point
Jul 15, 2026
c++
c++11
operator-overloading
ostream
constexpr function to add an integer to an array
Jul 14, 2026
c++
c++11
constexpr
« Newer Entries
Older Entries »