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++17
Constructing istringstream with string_view doesn't compile
Mar 06, 2023
c++
c++17
Is *this = Ctor(); legal and efficient for clearing an object's state?
Mar 06, 2023
c++
constructor
language-lawyer
c++17
this-pointer
std::variant comparison with std::nullptr_t inside
Mar 04, 2023
c++
c++17
How to access the `polymorphic` base class for any child of an `std::variant`?
Mar 06, 2023
c++
inheritance
polymorphism
c++17
variant
How to pass a Callable object in c++17 to be used with std::invoke
Mar 05, 2023
c++
constructor
c++17
callable
template-classes
why structured bindings don't return references to struct members using `auto&` but the members themselves are returned
Mar 05, 2023
c++
c++17
structured-bindings
Non-overloadable non-inline function definitions in different translation units
Mar 04, 2023
c++
c++17
language-lawyer
one-definition-rule
Easy way to iterate over two structures consecutively with a foreach loop
Mar 04, 2023
c++
c++11
iterator
c++17
what is the meaning of the phrase "preceding initialization" in section [expr.const]
Mar 05, 2023
c++
c++17
language-lawyer
constant-expression
Best way to format string in C++ [duplicate]
Mar 04, 2023
c++
string
c++17
Preventing implicit conversion operator only for binary operators
Mar 04, 2023
c++
templates
operator-overloading
c++17
implicit-conversion
Is TR2 Going to be Released in C++17?
Feb 14, 2023
c++
c++11
tr1
c++17
c++-tr2
Why "move semantics" rather than simply memcpy?
Feb 11, 2023
c++
c++11
c++17
How to determine if two side effects on a assignment are unsequenced?
Feb 09, 2023
c++
language-lawyer
c++17
partial-ordering
C++17: compiler support for pmr namespace classes
Feb 07, 2023
c++
c++17
dynamic-memory-allocation
Could an implicit template deduction guide deduce a reference type?
Feb 06, 2023
c++
templates
c++17
Assign variant<A,B,C> from variant<C,B>?
Feb 01, 2023
c++
c++17
boost-variant
static_cast'd pointer value
Feb 06, 2023
c++
language-lawyer
c++17
void-pointers
static-cast
easily refactoring many non-trivial "static library projects" to "dll projects"
Feb 06, 2023
c++
visual-studio
dll
visual-studio-2017
c++17
Execution order of operator new and argument of constructor
Feb 04, 2023
c++
language-lawyer
c++17
order-of-execution
« Newer Entries
Older Entries »