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
C++11: Why rvalue reference parameter implicitly converted to lvalue [duplicate]
Sep 14, 2025
c++
c++11
rvalue-reference
Data types representing native signed and unsigned integer sizes?
Sep 14, 2025
c++
boost
c++11
embedded
C++ - std::decay<T> and std::make_tuple<D> - cannot convert argument from 'D' to 'D &&'
Sep 14, 2025
c++
c++11
templates
tuples
Is there some way to determine whether the context allows the use of "this"?
Sep 14, 2025
c++
c++11
macros
this
compile-time
Pointer/Reference to element in std::unordered_set
Sep 13, 2025
c++
c++11
unordered-set
using constants in header file with ODR compliance
Sep 12, 2025
c++
c++11
one-definition-rule
C++ linker warning because of virtual destructor / clang
Sep 14, 2025
c++
c++11
clang
clang++
llvm-clang
c++ libusb: how to send data to device?
Sep 13, 2025
c++
qt
c++11
libusb
libusb-1.0
CMake: ‘sqrtf’ is not a member of ‘std’
Sep 13, 2025
c++11
cmake
No matching conversion for functional-style cast from 'B *' to 'std::shared_ptr<A>'
Sep 12, 2025
class
c++11
shared-ptr
declaration
access-control
Why is std::forward needed, can't the compiler do the correct thing by default [duplicate]
Sep 13, 2025
c++
c++11
std
forward
Portable way to check whether a floating point division would end in +-inf
Sep 12, 2025
c++
c++11
floating-point
Move constructors and `std::array`
Sep 13, 2025
c++
c++11
move-semantics
C++ vector::clear() - order of destruction? [duplicate]
Sep 13, 2025
c++
c++11
stl
How to avoid specializing iterator_traits for each possible instantiation of a templated iterator?
Sep 13, 2025
c++
c++11
iterator
iterator-traits
Why is ref & cref needed for reference arguments to a function passed to std::thread?
Sep 12, 2025
c++
c++11
C++ multiple inheritance from base classes with members with same name
Sep 12, 2025
c++
c++11
multiple-inheritance
How is `>>>` lexed in C++0x?
Sep 12, 2025
c++
c++11
C++ standard wording: Does "through all iterators in the range" imply sequentiality?
Sep 12, 2025
c++
c++11
standards
std
« Newer Entries
Older Entries »