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++14
How to detect whether some callable takes a rvalue reference?
Feb 10, 2017
c++
c++11
lambda
c++14
template-meta-programming
can memcpy for std::aligned_storage?
Dec 25, 2020
c++
c++14
memcpy
object-lifetime
I'm trying to print a Chinese character using the types wchar_t, char16_t and char32_t, to no avail.
Nov 01, 2022
c++
c++14
cout
Create OpenGL Context only with XCB
Jan 29, 2021
opengl
c++14
xcb
c++
How can I use `std::array` for a template parameter of the form `template<typename> class`?
Nov 18, 2022
c++
templates
c++14
template-templates
g++ 5.4.0 - unable to use C++14 standard
Jan 24, 2019
c++11
gcc
cygwin
c++14
Type-only template argument to lambda
Sep 16, 2022
c++
templates
lambda
c++14
Pass a list of derived types in order to store them as a member
Apr 24, 2022
c++
c++11
templates
polymorphism
c++14
toString function or (std::string) cast overload in c++
Sep 26, 2021
c++
oop
c++11
c++14
What is the value of is_nothrow_copy_assignable for a class with a throwing copy constructor and a noexcept by-value copy assignment?
Apr 17, 2022
c++
c++11
c++14
language-lawyer
How to Alias a namespace and extend the original namespace based on the alias
Feb 17, 2022
c++
namespaces
c++14
How to clone an object without copy constructor
Oct 10, 2022
c++
c++14
deep-copy
Methods with covariant return types crashes on VC++
May 24, 2022
c++
visual-c++
c++14
clang++
virtual-inheritance
Use hana::transform to transform types inside tuple in C++14
Nov 06, 2020
c++
boost
c++14
metaprogramming
boost-hana
Can virtual functions be replaced with auto parameters?
Sep 16, 2022
templates
polymorphism
c++14
virtual-functions
auto
unpacking values of an array as parameters to a variadic function
Mar 21, 2022
c++
c++11
c++14
variadic-templates
template-meta-programming
Lambda captured by reference and used in slot
May 09, 2022
c++
c++14
Inheriting templated operator= in C++14: different behaviour with g++ and clang++
Jul 11, 2022
c++
c++14
language-lawyer
overload-resolution
name-hiding
Modifying captured parameters in nested lambda: gcc vs clang?
Jul 02, 2021
c++
gcc
clang
c++14
c++17
C++: What does a const reference to the return value of a function mean?
Aug 31, 2022
c++
c++14
« Newer Entries
Older Entries »