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
Atomic Operations in C++
Jun 26, 2022
c++
c++11
Local static variable is instantiated multiple times, why?
Nov 04, 2022
c++
c++11
Test for "POD-ness" in c++/c++11?
May 08, 2021
c++
c++11
types
Lambda Capture and Memory Management
Jan 09, 2019
c++
memory-management
c++11
lambda
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
« Newer Entries
Older Entries »