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
g++ doesn't compile constexpr function with assert in it
Sep 11, 2022
c++
c++11
g++
assert
constexpr
C++ feature, like std::set, which allows duplicates
Aug 24, 2022
c++
list
c++11
std-pair
stdset
different class implementations based on template parameter
Mar 08, 2022
c++
templates
c++11
template-meta-programming
In C++11 what is the most performant way to return a reference/pointer to a position in a std::string?
Nov 01, 2022
c++
c++11
stdstring
How to convert this C code to C++?
Apr 15, 2022
c++
c
arrays
c++11
Is a program, that doesn't use a default argument that would fail to bind to a reference parameter, legal?
Mar 07, 2022
c++
c++11
language-lawyer
Why std::move is required to invoke move assign operator of std::vector
Apr 15, 2022
c++
c++11
stdvector
move-semantics
rvalue-reference
Use std::swap between vectors or vector::swap?
Nov 07, 2022
c++
c++11
vector
swap
Why does printing a string array output hexadecimal?
Mar 04, 2022
c++
string
c++11
Range based for loop in function which passes an array as value [duplicate]
May 11, 2022
c++
c++11
for-loop
Why do we need a weak_ptr in C++11?
May 03, 2022
c++
c++11
Is there any exception that catch(...) can handle while catch(exception& ex) cannot?
Sep 07, 2022
c++
c++11
Trouble with unique_ptr : not a member of 'std'
Sep 25, 2022
c++
c++11
Using shared_ptr with char*
May 14, 2022
c++
c++11
Storing a raw pointer returned from a method into a smart pointer
Aug 18, 2022
c++
c++11
c++14
C++ constructor with rvalue reference
May 23, 2022
c++
constructor
c++11
rvalue-reference
Stop on last element iterators C++
Mar 04, 2022
c++
iterator
c++11
How do I extract the value_type from template parameters (std::vector and plain pointer)?
Mar 15, 2022
c++
templates
c++11
filling up an array in c++ [closed]
Nov 18, 2022
c++
visual-c++
c++11
C++ reference changes when push_back new element to std::vector
Oct 17, 2022
c++
c++11
reference
stdvector
push-back
« Newer Entries
Older Entries »