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
std::common_type trait for user defined types
Feb 11, 2022
c++
templates
c++11
c++14
typetraits
Initialize unordered_map in the initializer list
Sep 15, 2022
c++
c++11
initialization
c++14
unordered-map
Iinitializing a constexpr std::array of pairs
Sep 05, 2022
c++
arrays
c++14
constexpr
C++ compile-time substring
Aug 22, 2021
c++
c++14
c++17
std::move- How to warn programmer not to use *moved from* object
Nov 07, 2022
c++11
c++14
move-semantics
Why can't I use operator bool() for std::ofstream
Jul 19, 2021
c++
c++11
c++14
c++17
How to initialize a vector of unique_ptr with null pointers?
Mar 31, 2020
c++
stl
c++14
unique-ptr
Adding element to back of STL container
Jan 14, 2020
c++
c++11
stl
c++14
Why does std::cbegin return the same type as std::begin
Jul 08, 2019
c++
iterator
c++14
Can be std::function inlined or should I use different approach?
Sep 05, 2022
c++
c++11
c++14
c++17
std-function
Is it direct-initialization or copy-initialization?
Sep 05, 2022
c++
c++11
initialization
c++14
initializer-list
How do I use Templates to make aliases with `using` (making parameterized aliases) in C++?
Oct 14, 2022
c++
templates
c++11
c++14
using
What is s in std::this_thread::sleep_for(2s)?
Feb 02, 2022
c++
c++14
Pass parameters to std::thread wrapper
Feb 26, 2022
c++
c++14
C++ templates, default argument as a method
Jan 05, 2022
c++
c++11
templates
c++14
c++-standard-library
Exception behavior C++14 vs C++98
Sep 27, 2022
c++
exception
c++14
c++98
SFINAE to assert() that code DOES NOT compile
Feb 04, 2022
c++
c++14
sfinae
Storing a raw pointer returned from a method into a smart pointer
Aug 18, 2022
c++
c++11
c++14
C++: Force lamba instances to have unique static variables
May 15, 2022
c++
lambda
c++14
Why can't I use reference in std::future parameters
Nov 27, 2019
c++
c++11
c++14
« Newer Entries
Older Entries »