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
std::condition_variable spurious blocking
Nov 17, 2017
c++
c++11
condition-variable
Can I move the contents of one vector to the end of another?
Oct 25, 2022
c++11
vector
stl
move-semantics
Rename std::vector to another class for overloading?
Nov 17, 2021
c++
c++11
stdvector
create container from another container, applying each element some function in c++
Jun 14, 2022
c++
c++11
iterator
containers
stl-algorithm
Why does `return {};` not apply to `std::forward_list`?
Aug 17, 2021
c++
c++11
constructor
compiler-errors
clang
Is there a cast (or standard function) with the opposite effect to `std::move`
Mar 01, 2022
c++
c++11
Why is no empty argument list required inside this class definition?
Nov 12, 2022
c++
visual-studio
class
templates
c++11
Can I have non owning shared pointers?
May 14, 2022
c++
c++11
stl
smart-pointers
c++14
Creating a function alias
Nov 04, 2022
c++
c++11
inline
stdbind
Is libCurl really thread-safe?
Oct 29, 2022
multithreading
c++11
valgrind
libcurl
How to define non-member operator overload for class template?
Nov 11, 2022
c++
c++11
templates
operator-overloading
c++14
When is an rvalue evaluated?
Sep 05, 2022
c++
c++11
rvalue-reference
temporary
rvalue
Casting NULL to long is not ambigious?
Jul 22, 2020
c++
c++11
Why 'std::make_shared' is always using the global memory allocation even with class overloaded new/delete operators?
Sep 05, 2022
c++
c++11
make-shared
Preventing header explosion in C++ (or C++0x)
Feb 09, 2022
c++
pointers
c++11
smart-pointers
raii
Is qualified name in the member function declaration allowed?
Jun 16, 2022
c++
c++11
grammar
qualified-name
member-functions
Where can I find information on the C++ [[deprecated]] attribute
Jun 12, 2019
c++
c++11
c++14
C++11 atomic x86 memory ordering
May 02, 2022
c++
c++11
atomic
Why was override made to appear after a member declaration instead of same place as virtual?
Jun 05, 2022
c++
c++11
How to get element from std::tuple by type
Jan 19, 2018
c++
c++11
« Newer Entries
Older Entries »