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
GCC gives an "undefined reference" error to static data members in templated classes that rely on default constructors
Oct 02, 2022
c++
templates
c++11
gcc
static-members
Why does std::aligned_union need a minimum size as a template parameter?
Oct 02, 2022
c++11
Assignment operator requirement for Key type in std::map
Oct 01, 2022
c++
c++11
clang++
User-defined implicit conversion of an enum class when calling an overloaded operator fails
Oct 02, 2022
c++
c++11
operator-overloading
implicit-conversion
enum-class
Clang: Trouble using bind or mem_fn with string::c_str and transform
Oct 02, 2022
c++
c++11
lambda
libc++
stdbind
std::condition_variable::wait_for exits immediately when given std::chrono::duration::max
Oct 01, 2022
c++11
condition-variable
mingw-w64
chrono
C++11 binding rules for const &&
Oct 01, 2022
c++
c++11
constants
rvalue-reference
Why can't auto be return type of a function? [duplicate]
Oct 01, 2022
c++
c++11
auto
how to computinally initialize a const array(make const look-up-tables)?
Oct 01, 2022
c++
c++11
Declaring an instance of a class inside this class' declaration and initializing it in-place
Oct 06, 2022
c++
c++11
Using lambda instead of a function object, bad performance
Oct 01, 2022
c++
c++11
lambda
Order of function calls in variadic template expansion
Oct 01, 2022
c++
c++11
variadic-templates
Return type of function that returns an std::function [duplicate]
Sep 30, 2022
c++
templates
c++11
std-function
Why is the following template declaration ill-formed? [duplicate]
Oct 01, 2022
c++
templates
c++11
standards
Indices trick used for several components
Sep 30, 2022
c++
templates
c++11
variadic-templates
indices
How can I test std::random_device for randomness?
Sep 29, 2022
c++
c++11
random
cross-platform
enum and static const member variable usage in template trait class
Sep 30, 2022
c++
templates
c++11
overload-resolution
Call a function with variadic arguments using parameter pack expansion, but modify th i-th parameter
Sep 30, 2022
c++
c++11
variadic-templates
variadic-functions
Ambiguity in variadic function template
Sep 30, 2022
c++
templates
c++11
variadic-templates
Is numeric_limits<int>::is_modulo logically contradictory?
Nov 03, 2015
c++
c++11
language-lawyer
« Newer Entries
Older Entries »