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
Compile time hash with constexpr
Oct 23, 2025
c++
c++11
hash
c++14
template-meta-programming
Forwarding reference for return type
Oct 23, 2025
c++
c++14
forwarding-reference
What's the point of std::remove_reference
Oct 23, 2025
c++
templates
lambda
reference
c++14
C++: setting time using suffixes
Oct 23, 2025
c++
c++11
time
c++14
user-defined-literals
How can I limit my templatized singleton creation and make the code very generic?
Oct 23, 2025
c++
c++17
c++14
Which one is better, auto&&, auto or auto const [duplicate]
Oct 22, 2025
c++
c++14
C++14 variable template with default template parameter?
Oct 21, 2025
c++
templates
variables
c++14
Hashtag symbol in C++ macro expression [duplicate]
Oct 19, 2025
c++
macros
c++14
Linker error for different declarations of default constructors
Oct 20, 2025
c++
c++11
c++14
Access auto parameter's type within lambda
Oct 20, 2025
c++
templates
c++14
auto
decltype
Can I just use memcpy for those std::is_trivially_move_* things?
Oct 19, 2025
c++
c++11
c++14
c++17
Could not deduce template argument (vector, std::function)
Oct 20, 2025
c++
templates
c++14
Moving an argument into a std::thread?
Oct 19, 2025
c++
multithreading
c++11
thread-safety
c++14
Can I have my Makefile automatically make GCC use the most recent standard it supports?
Oct 18, 2025
c++
c++11
gcc
c++14
gnu-make
is returning a const std::string really slower than non-const?
Oct 19, 2025
c++
c++11
c++14
Can I use static const float in header with value initialization
Oct 17, 2025
c++
c++11
c++14
Implement C++ template for generating an index sequence with a given range
Oct 18, 2025
c++
templates
metaprogramming
c++14
C++14: Inheriting constructors with "using" AND defining new constructors yields C2512 (no appropriate default constructor available)
Oct 17, 2025
c++
inheritance
constructor
c++14
How do I get the current day of week in C++ using date.h?
Oct 17, 2025
c++
date
c++14
c++-chrono
dayofweek
Why is the move constructor implicitly deleted when a destructor is defined
Oct 17, 2025
c++
c++14
c++17
« Newer Entries
Older Entries »