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
thread safe unique id generation in c++
Mar 13, 2023
c++
c++11
Should I always check member pointers for nullptr?
Mar 12, 2023
c++
c++11
Class template specialization within template class
Mar 13, 2023
c++
c++11
templates
sfinae
Forcing std::vector overload instead of int overload on list with one element
Mar 13, 2023
c++
c++11
vector
overloading
initializer-list
Retrieve default value of in-class initialized member
Mar 12, 2023
c++
c++11
in-class-initialization
make_tuple with template parameters does not compile
Mar 13, 2023
c++
c++11
tuples
rvalue-reference
What is the purpose of a virtual operator ()() here?
Mar 13, 2023
c++
qt
c++11
virtual
operator-keyword
How to find min/max in std::map like in std::set?
Mar 13, 2023
c++
c++11
set
stdmap
stdset
Is it correct to pass the random number generator mt19937 by reference to helper functions?
Mar 13, 2023
c++
c++11
random
Erase elements from multimap, based on key values?
Mar 13, 2023
c++
c++11
dictionary
stl
How to use make_pair to create pair of id and struct (object)?
Mar 12, 2023
c++
c++11
Atomic execution of a statement block
Mar 13, 2023
c++
c++11
visual-c++
c++14
C++ understanding RVO (as compared to returning local variable reference)
Mar 12, 2023
c++
c++11
Get bits from byte and slice 2 bit pairs
Mar 11, 2023
c++
c++11
bit-manipulation
byte
bit
static_assert on reference template argument type
Mar 13, 2023
c++
c++11
templates
Making a const unique_ptr then trying to std::move from it gives the same error as if you were trying to access the copy constructor
Mar 12, 2023
c++
c++11
copy-constructor
smart-pointers
move-semantics
Convert a uint64_t to a time_point
Mar 12, 2023
c++
c++11
time
c++-chrono
How does the 'delete' operator actually work behind the scenes in C++ in dynamic memory allocation (heap)?
Mar 11, 2023
c++
c++11
heap-memory
delete-operator
Porting a C++ Program to Rust: Of reinterpret_cast, Structs and Bluetooth
Mar 10, 2023
c++11
struct
rust
bluez
relations between all kinds of initialization and constructions?
Mar 12, 2023
c++
c++11
initialization
c++14
« Newer Entries
Older Entries »