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_cpp_attribute not a 'function-like' macro?
Dec 08, 2022
c++
gcc
macros
c++14
Comma operator in C++11 (sequencing)
Dec 08, 2022
c++
c++11
c++14
language-lawyer
sequencing
Strange behaviour of std::find, returns true when the element is not in the vector
Dec 08, 2022
c++
c++11
c++14
Declaration inside a loop
Dec 07, 2022
c++
c++14
Specializing std::make_shared
Dec 07, 2022
c++
c++14
memory-alignment
standard-library
What is the char() type in C++?
Dec 05, 2022
c++
c++11
char
g++
c++14
Calling constructor with "()" is different from "{}"
Dec 06, 2022
c++
string
constructor
c++14
std
How to handle an api which returns different data types for the same input data types?
Dec 06, 2022
c++
function
c++11
types
c++14
Move constructor is required even if it is not used. Why?
Dec 05, 2022
c++
c++11
std
c++14
How can I deduce the inner type of a nested std::vector at compile time?
Dec 05, 2022
c++
templates
c++14
template-meta-programming
How can I concisely find all digits in a string without using a loop?
Dec 02, 2022
c++
c++11
c++14
RAII state management
Dec 02, 2022
c++
c++11
c++14
raii
Best way to remove white spaces from std::string
Dec 01, 2022
c++
c++11
c++14
Is it possible to get current time at compile time?
Nov 29, 2022
c++
timestamp
c++14
constexpr
What is the purpose of the third "overload" for make_unique? [duplicate]
Nov 26, 2022
c++
language-lawyer
unique-ptr
c++14
Is there a reason to place operator ""s into std::literals::string_literals? [duplicate]
Nov 25, 2022
c++
c++14
Why does g++ states, that there is "no matching function for call cbegin(o)" for some valarray<double> o?
Nov 21, 2022
c++
g++
c++14
« Newer Entries
Older Entries »