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
Gather bits at specific positions into a new value
Oct 23, 2025
c++
c++11
bit-manipulation
In C++, static assert that a declaration at current position would not be enclosed in any namespace?
Oct 23, 2025
c++
c++11
namespaces
macros
static-assert
Is there a way to have an operator= for an enum?
Oct 22, 2025
c++
c++11
enums
operator-overloading
assignment-operator
C++: setting time using suffixes
Oct 23, 2025
c++
c++11
time
c++14
user-defined-literals
How to prevent floating-point being implicitly converted to integral value at function call in c++? [duplicate]
Oct 21, 2025
c++
c++11
gcc
g++
Standard way to call `ffsl` in C++?
Oct 23, 2025
c++
c++11
gcc
glibc
Adding overload operator == with enable_if
Oct 22, 2025
c++
c++11
templates
operator-overloading
enable-if
Best way to handle multi-thread cleanup
Oct 22, 2025
c++
multithreading
c++11
Trouble with constexpr member variables, nested classes
Oct 21, 2025
c++
c++11
Binding function with argument as derived class
Oct 22, 2025
c++
function
c++11
Function template specialization with overloads with different number of parameters
Oct 20, 2025
c++
templates
c++11
template-specialization
C++: no matching function for call: why is an empty constructor needed?
Oct 21, 2025
c++
c++11
constructor
default-constructor
When is rvalue destructor called / is this ok
Oct 21, 2025
c++
oop
c++11
destructor
rvalue
C++: Armadillo column matrix initialization ambiguous
Oct 21, 2025
c++
templates
c++11
armadillo
Idiomatic way to store two related values of the same type
Oct 22, 2025
c++
c++11
std-pair
idioms
stdarray
Member function template with universal reference won't accept lvalues
Oct 21, 2025
c++
templates
c++11
universal-reference
How to guarantee exact thread sleep interval?
Oct 22, 2025
c++
c++11
condition-variable
« Newer Entries
Older Entries »