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
Do mutexes guarantee ordering of acquisition?
Sep 04, 2022
multithreading
c++11
OpenMP vs C++11 threads
Sep 04, 2022
c++
multithreading
c++11
Explicit move constructor?
Sep 15, 2022
c++
c++11
explicit-constructor
move-constructor
How to pass const pointer to const object using unique_ptr
Sep 04, 2022
c++
c++11
unique-ptr
When are implicit move constructors not good enough?
Sep 04, 2022
c++
c++11
move-semantics
What are the advantages of using uniform_int_distribution vs a modulus operation?
May 09, 2018
c++
c++11
random
stl
boost::thread_group in C++11?
Sep 04, 2022
c++
boost
c++11
boost-thread
Can a lambda capturing nothing access global variables?
Sep 04, 2022
c++
c++11
lambda
global-variables
standards
Why is std::list bigger on c++11?
Sep 04, 2022
c++
gcc
c++11
c++98
Inserting a variadic argument list into a vector?
Sep 04, 2022
c++
c++11
variadic-functions
Inserting into an unordered_set with custom hash function
Sep 04, 2022
c++
c++11
unordered-set
C++11 type trait to differentiate between enum class and regular enum
Sep 04, 2022
c++
templates
c++11
variadic
variadic-functions
Move Constructors and Static Arrays
Sep 04, 2022
c++
c++11
rvalue-reference
move-semantics
move-constructor
Is it definitely illegal to refer to a reserved name?
Sep 07, 2022
c++
c++11
language-lawyer
c++14
Does it make sense to add final keyword to the virtual function in a class that has no base class (is not derived)
Sep 04, 2022
c++
c++11
final
virtual-functions
how to initialize a constexpr reference
Aug 11, 2022
c++
c++11
reference
constexpr
jstring(JNI) to std::string(c++) with utf8 characters
Aug 21, 2022
android
c++
c++11
java-native-interface
share
Why is my defaulted move constructor not noexcept?
Nov 10, 2022
c++
c++11
move-constructor
noexcept
GCC error: cannot convert 'const shared_ptr<...>' to 'bool' in return
Jul 07, 2017
c++
gcc
c++11
Correctly implement finally block using C++ lambda
Mar 11, 2022
c++
c++11
finally
« Newer Entries
Older Entries »