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
Why c++11 defines get<>(tuple) as a global function but not a member of tuple?
Sep 15, 2025
function
c++11
get
tuples
member
Visual Studio How to use C++ standard library in a kernel mode driver project?
Sep 15, 2025
c++
visual-studio
c++11
driver
kmdf
Clang and GCC disagree on whether overloaded function templates are ambiguous
Sep 15, 2025
c++
c++11
language-lawyer
Pointer arithmetic across subobject boundaries
Sep 14, 2025
c++
pointers
c++11
language-lawyer
pointer-arithmetic
Can I read the C++ 2011 FDIS anywhere?
Sep 14, 2025
c++
c++11
standards
iso
Why am I able to rebind a reference after its initialization? [duplicate]
Sep 14, 2025
c++
c++11
visual-c++
How to get configuration.h from configuration.h.in in OpenSSL?
Sep 14, 2025
c++
c++11
openssl
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
« Newer Entries
Older Entries »