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
Using std::make_unique with a custom deleter
Oct 21, 2022
c++
c++11
c++14
Is it a conforming compiler extension to treat non-constexpr standard library functions as constexpr?
Dec 19, 2020
c++
c++11
gcc
language-lawyer
c++14
Does constexpr imply noexcept?
Aug 29, 2022
c++
inline
c++14
constexpr
noexcept
What is performance-wise the best way to generate random bools?
Oct 02, 2022
c++
c++11
random
boolean
c++14
C++ std::unique_ptr : Why isn't there any size fees with lambdas?
Aug 29, 2022
c++
c++11
c++14
unique-ptr
Is there a way to iterate over at most N elements using range-based for loop?
Sep 13, 2022
c++
c++11
stl
c++14
Why can const members be modified in a constructor?
Aug 29, 2022
c++
c++11
initialization
c++14
constants
Should I compare a std::string to "string" or "string"s?
Sep 11, 2022
c++
c++14
c++17
string-comparison
string-literals
What is the endianness of binary literals in C++14?
Aug 29, 2022
c++
endianness
c++14
Converting std::unique_ptr<Derived> to std::unique_ptr<Base>
Aug 29, 2022
c++
c++11
unique-ptr
c++14
Why both runtime-sized arrays and std::dynarray in C++14?
Feb 14, 2022
c++
c++14
dynamic-arrays
dynarray
Is the specification of `bsearch` in C++11 & C++14 defective?
Nov 20, 2022
c++
c++11
language-lawyer
c++14
bsearch
Raw pointer lookup for sets of unique_ptrs
Oct 27, 2022
c++
c++11
unique-ptr
c++14
Is there a reason for zero sized std::array in C++11?
Aug 28, 2022
c++
arrays
c++11
c++14
stdarray
How to create a variadic generic lambda?
Aug 28, 2022
c++
lambda
c++14
variadic
Recursive lambda functions in C++14
Aug 18, 2022
c++
lambda
c++14
Is C++20 'char8_t' the same as our old 'char'?
Feb 20, 2022
c++
c++14
c++20
Strongly typed using and typedef
Aug 28, 2022
c++
c++14
c++17
Implementation C++14 make_integer_sequence
Feb 08, 2022
c++
gcc
c++11
c++14
Use of string_view for map lookup
Aug 31, 2022
c++
dictionary
c++14
string-view
« Newer Entries
Older Entries »