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++
How to represent a binary number size greater than 64 bit
Jan 30, 2026
c++
binary
Error: Calling C++ dll function in C#
Jan 30, 2026
c#
c++
marshalling
dllexport
When is 'this' not in scope during named member function overload resolution?
Jan 30, 2026
c++
c++14
overloading
overload-resolution
When does a constexpr static member stop being a constexpr?
Jan 29, 2026
c++
c++17
constexpr
if-constexpr
Using enable_if to match numbers as function parameter
Jan 29, 2026
c++
c++11
enable-if
Binary compatiblity between VS 2010 and VS 2010 SP1 C++ binaries
Jan 30, 2026
c++
visual-studio-2010
Enable error when linking if a function is not implemented
Jan 30, 2026
c++
linker
g++
Streaming string literals in C++
Jan 30, 2026
c++
stl
literals
Error when using dllimport in a DLL client
Jan 30, 2026
c++
visual-studio
visual-c++
dll
Test for existence of std::ostream operator<< via SFINAE GCC bug?
Jan 30, 2026
c++
templates
gcc
metaprogramming
sfinae
Class factory mixin
Jan 30, 2026
c++
Specialize template struct with template class as parameter
Jan 30, 2026
c++
templates
specialization
Why default move constructor cannot be created in this example [duplicate]
Jan 30, 2026
c++
vector
c++11
resize
move-semantics
Why is_copy_constructible_v<vector<unique_ptr<int>>> is true, but it cannot be copied? [duplicate]
Jan 30, 2026
c++
c++11
type-traits
g++4.8
Is there such a thing as the thinnest wrapper around a class to add methods?
Jan 30, 2026
c++
methods
overriding
wrapper
How to implement thrust::transform with custom functor that skips part of device_vector?
Jan 29, 2026
c++
thrust
Alternatives to POSIX semaphores for 64-bit/32-bit IPC?
Jan 30, 2026
c++
c
linux
ipc
semaphore
C union char array prints 'd' on mac?
Jan 29, 2026
c++
c
Is there a way make a std::string that references an externally provided buffer but not own it?
Jan 30, 2026
c++
string
reference
zero-copy
« Newer Entries
Older Entries »