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
Why is forwarding reference constructor called instead of copy constructor?
Jan 24, 2022
c++
c++11
constructor
c++14
implicit-constructor
Conditional operator with same underlying class type
Nov 11, 2022
c++
c++14
conditional-operator
decltype
Vector initialization with double curly braces: std::string vs int
Jun 28, 2022
c++
c++14
initializer-list
overload-resolution
Check if a class explicitely defines a member type in an inheritance hierarchy
Sep 23, 2022
c++
c++11
templates
c++14
sfinae
constexpr (but not really) constructor compiles in gcc but not in clang
Sep 05, 2022
c++
gcc
clang
c++14
constexpr
Do map and set allocate 1 item at a time always?
Sep 11, 2022
c++
c++14
allocator
Exception specification in ˋtypedefˋ completely forbidden or only at toplevel?
Oct 30, 2022
c++
c++14
typedef
exception-specification
Why does this code compile with g++ but not MSVC++?
Nov 11, 2022
c++
visual-c++
c++14
Why does const std::pair<K,V>& in range-based for loop on std::map not work? [duplicate]
Aug 13, 2021
c++
c++11
c++14
stdmap
How to automatically fill a std::array base on sizeof a variadic template?
Dec 18, 2020
c++
templates
c++11
variadic-templates
c++14
C++ type based caching without using static storage
Aug 30, 2020
c++
c++11
c++14
begin() and end() free function overload on template
Apr 26, 2022
templates
c++11
boost
c++14
non-member-functions
Why does braced-init-list behave differently in a function call versus a constructor invocation?
Sep 01, 2021
c++
function
constructor
c++14
list-initialization
§7.1.6.3/1 (C++14) doesn't accept the construction in the second snippet below. Why is this?
Jul 18, 2018
c++
enums
language-lawyer
c++14
Is it valid to pass non-arithmetic types as arguments to cmath functions?
Feb 17, 2022
c++
c++11
language-lawyer
c++14
cmath
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
« Newer Entries
Older Entries »