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
std::shared_ptr, std::weak_ptr and control block
Oct 23, 2025
c++
c++11
stl
shared-ptr
weak-ptr
make_shared with template constructor
Oct 22, 2025
c++
class
templates
c++11
make-shared
Using a type that depends on lambda function as a return type
Oct 22, 2025
c++
templates
c++11
lambda
decltype
Question on unique_ptr behavior w.r.t particular usage of std::move
Oct 22, 2025
c++
c++11
unique-ptr
move-semantics
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
« Newer Entries
Older Entries »