Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c++14

template specialization for special value of integer parameter

Minimum return value for range

c++ algorithm c++11 c++14

Typedef for a pointer to a cv- and/or ref-qualified member function

Is load() called implicitly when using a method from an std::atomic?

c++ pointers c++14 atomic c++17

Interaction of function-local enum declaration and ADL

c++ c++14 language-lawyer

error: ‘make_reverse_iterator’ is not a member of ‘std’

c++ g++ c++14

C++ - Unexpected output from std::string

c++ c++11 c++14 c++17

Should I move a temporary into a variable?

c++ c++11 move-semantics c++14

Returning the active member of a union using a function within it

c++ c++14 unions

generalized lambda capture in uniform initialization failed to compile

c++ c++14

Variable no need to be declared in lambda function? [duplicate]

c++ lambda c++14

Call with minimal number of argument from lambda with default arguments

How to store and restore the exact type of a type-erased object?

c++ c++11 c++14 type-erasure

clang does not infer template argument in variadic template function with varargs

user-defined literals overloading in <chrono>

May variable template variables vary?

c++ templates c++14

Intel C++ compiler: What is highest GCC version compatibility?

c++ c++11 gcc intel c++14