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
In C++0x is there something like static_assert which gives a warning instead of an error?
Sep 03, 2021
c++
c++11
static-assert
Should `unique_ptr< T const [] >` accept a `T*` constructor argument?
Sep 10, 2022
c++
c++11
standards
unique-ptr
Get lambda parameter type
Sep 25, 2022
c++
visual-studio-2010
templates
c++11
typetraits
static constexpr member function in templated using expression not found
Jan 14, 2020
c++
templates
c++11
constexpr
using-directives
Constructor inheritance failure with boost::multiprecision::mpz_int
Apr 03, 2022
c++
c++11
boost
language-lawyer
inheriting-constructors
Calling virtual method of base template from derived variadic template class
Aug 22, 2022
c++
templates
c++11
polymorphism
variadic-templates
Check if a fstream is either a file or directory
Nov 06, 2022
c++
c++11
fstream
ifstream
fstat
Explicit defaulted default constructor and aggregates
Nov 05, 2022
c++
c++11
constructor
c++14
default-constructor
Can I legally use a struct with overloaded operator() as Compare for std::upper_bound?
May 26, 2021
c++
c++11
stl
language-lawyer
difference between template parameters typename vs non typenames?
Sep 01, 2022
c++
templates
c++11
Is it legal to partially specialise variadic template inner class with args from variadic template of an outer class
Jan 30, 2020
c++
templates
c++11
variadic-templates
template-specialization
Abstract class as an interface, without the vtable
Aug 21, 2020
c++
c++11
inheritance
interface
abstract-class
Is a data member of a temporary object an xvalue in C++11?
Apr 04, 2022
c++
c++11
move-semantics
rvalue-reference
rvalue
What the heck does std::bind(x, y) do?
May 14, 2022
c++
c++11
stdbind
Is parameter binding sequenced after argument evaluation?
Oct 29, 2022
c++
parameter-passing
evaluation
c++11
move-semantics
Unicode string literals
Feb 15, 2017
c++
c++11
unicode
string-literals
unicode-literals
Should I keep the random distribution object instance or can I always recreate it?
Apr 11, 2020
c++
random
c++11
C++11 Delete Class Type?
Sep 03, 2017
c++
c++11
Is there a way of casting a pointer to an array type?
Nov 11, 2022
c++
c++11
The impact of virtual on the use of member of class template
Oct 18, 2022
c++
templates
c++11
virtual
instantiation
« Newer Entries
Older Entries »