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
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
Apply the first valid function of a set of N functions
Jun 06, 2022
c++
templates
c++14
overloading
template-meta-programming
Where in C++14 Standard does it say that a non-constexpr function cannot be used in a definition of a constexpr function?
Nov 19, 2022
c++
language-lawyer
c++14
constexpr
Surprise in template parameter substitution?
Sep 08, 2022
c++
templates
c++14
language-lawyer
c++: constexpr function doesn't evaluate at compile time when using with std::cout [duplicate]
Aug 27, 2022
c++
c++14
auto fail to deduce correct return type
Oct 18, 2022
c++
c++14
How to fill an array of unique_ptr?
Mar 17, 2022
c++
arrays
c++11
c++14
unique-ptr
« Newer Entries
Older Entries »