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
How to make a type T that `std::is_empty_v<T> && sizeof(T) > 1` is true?
Mar 13, 2026
c++
c++11
types
template-meta-programming
type-traits
Smallest size of bit field
Mar 13, 2026
c++
c++11
struct
sizeof
bit-fields
DSO library symbol seems to have DEFAULT visibility although should be HIDDEN
Mar 12, 2026
c++11
gcc
shared-libraries
visibility
C++ - Determine instance of foo in templated function pointer argument call
Mar 12, 2026
c++
c++11
function-pointers
error: call to implicitly-deleted copy constructor of 'Cadena'
Mar 13, 2026
c++
c++11
move-constructor
Remove last parameter from a parameter pack
Mar 13, 2026
c++
templates
c++11
variadic-templates
Template function not recognised
Mar 12, 2026
c++
c++11
templates
Invalid use of non-static member function In instantiation of member function of a class template?
Mar 12, 2026
c++
c++11
generic-programming
Is this list-initialization of an array of unknown size valid in C++0x?
Mar 11, 2026
c++
arrays
initialization
c++11
operator==() using template template
Mar 11, 2026
c++
c++11
templates
C++ no matching function for call to error
Mar 12, 2026
c++
class
object
c++11
How to understand this POD rule
Mar 10, 2026
c++
c++11
type-traits
Standard citation: Does an out of range call to `vector::operator[]` invoke Undefined Behavior?
Mar 12, 2026
c++
c++11
language-lawyer
Should g++ 4.4.7 -std=gnu++0x compile the "for each" construct?
Mar 12, 2026
c++
c++11
foreach
g++
Compare content of std::stringstream
Mar 11, 2026
c++
c++11
compare
stringstream
Libusb hangs when using C++11 async
Mar 11, 2026
c++
multithreading
c++11
libusb-1.0
Move constructor needed, but not used, in array initialization with elements of class with deleted copy constructor
Mar 11, 2026
c++
c++11
move
fatal error in "detects_simple_anagram": memory access violation at address 0x00000000: no mapping at fault address
Mar 11, 2026
c++
c++11
boost
Null character when using range-based loop over temporary string?
Mar 11, 2026
c++
string
c++11
« Newer Entries
Older Entries »