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
How to get the index of an element in a tuple via address?
Feb 14, 2023
c++
c++11
tuples
std::pow with integer parameters, comparing to an integer type
Feb 14, 2023
c++
c++11
floating-point
floating-point-conversion
Is TR2 Going to be Released in C++17?
Feb 14, 2023
c++
c++11
tr1
c++17
c++-tr2
Why are some threads deferred?
Feb 13, 2023
c++
multithreading
c++11
Glvalue real examples and explanation?
Feb 13, 2023
c++
c++11
Union correct usage
Feb 13, 2023
c++
c++11
Use std::uniform_int_distribution and define its range later
Feb 13, 2023
c++
c++11
random
Should safe pointers be used in strategy pattern?
Feb 12, 2023
c++
c++11
design-patterns
strategy-pattern
Abstract class as std::initializer_list object
Feb 13, 2023
c++
c++11
Understand meaning of {...} when creating objects
Feb 13, 2023
c++
c++11
Passing an atomic variable to a function
Feb 13, 2023
c++
c++11
atomic
Lambda function, strange behavior
Feb 12, 2023
c++
c++11
lambda
C++: forward a template member function call failed [duplicate]
Feb 12, 2023
c++
templates
c++11
template-meta-programming
void_t in parameter list works but not as return type
Feb 13, 2023
c++
templates
c++11
c++14
Why method of class does not have access to some field of my class?
Feb 12, 2023
c++
templates
c++11
smart-pointers
type-inference
auto type deduction not working as expected
Feb 12, 2023
c++
c++11
visual-c++
auto
What is the benefit of using std::copy instead of manual for loop to copy dynamic array?
Feb 13, 2023
c++
arrays
visual-studio
c++11
deep-copy
What means "obey ODR" in case of inline and constexpr function?
Feb 13, 2023
c++
c++11
inline
constexpr
one-definition-rule
Reimplementing std::swap() with static tmp variable for simple types C++
Feb 12, 2023
c++
algorithm
c++11
Are atomics or mutex locks a must for display tasks in multi threading applications?
Feb 13, 2023
c++
multithreading
c++11
locking
« Newer Entries
Older Entries »