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
Has the C++1y standard considered to support coroutine/goroutine?
Feb 16, 2023
c++
standards
coroutine
c++14
goroutine
Width to fit any value of an unsigned (natural) number
Feb 14, 2023
c++
c++14
Why is my copy assignment operator never called?
Feb 13, 2023
c++
c++14
assignment-operator
Understanding the example on lvalue-to-rvalue conversion
Feb 13, 2023
c++
language-lawyer
c++14
constexpr
lvalue-to-rvalue
void_t in parameter list works but not as return type
Feb 13, 2023
c++
templates
c++11
c++14
undefined reference for static constexpr on g++ 4.9 with no optimisation
Feb 12, 2023
c++
c++11
gcc
c++14
What are the allowed types for an enum (class)?
Feb 12, 2023
c++
c++11
c++14
Error on MSVC when trying to declare std::make_unique as friend of my templated class
Feb 10, 2023
c++
c++14
unique-ptr
friend-function
msvc12
Checking if class T has member type Member with void_t
Feb 10, 2023
c++
templates
c++11
c++14
sfinae
C++-14 using enable_if_t to select member function of class templated on integral type
Feb 09, 2023
c++
templates
c++14
sfinae
Are there cases in which trailing-return-type syntax in lambda cannot be avoided?
Feb 08, 2023
c++
c++11
lambda
c++14
trailing-return-type
Create an array of smart pointers to a class with no default constructor
Feb 07, 2023
c++
visual-c++
c++14
Handing over locked std::unique_lock to new threads
Feb 05, 2023
c++
visual-studio-2015
c++14
language-lawyer
mutex
SFINAE: Check whether the concatenation of two variadic packs is the same as one pack
Jan 31, 2023
templates
c++14
variadic-templates
template-meta-programming
sfinae
Variadic Recursive Template
Jan 31, 2023
c++
c++11
templates
c++14
variadic-templates
C++ equivalent of #define for integers
Jan 30, 2023
c++
c++14
C++14: How to group variadic inputs by template parameter?
Jan 29, 2023
c++
templates
initialization
c++14
template-meta-programming
decltype(auto) type deduction: return x vs. return (x)
Jan 29, 2023
c++
c++14
auto
decltype
decltype-auto
What is the canonical way to check for approximate zeros in Catch2?
Jan 28, 2023
c++
floating-point
c++14
catch2
floating-point-comparison
Why std::get does not work with variables?
Feb 06, 2023
c++
templates
c++14
« Newer Entries
Older Entries »