Tag: c++11 c++11 297 Questions Ask question Search Order By: ActiveTagClear Filter 2 Votes 1 Ans Compile Static executable with CMAKE 128.41K viewsc++11 cmake linux static-libraries static-linking 286 Votes 9 Ans How to make my custom type to work with “range-based for loops”? 1.16M viewsC# c++11 customization for-loop 5 Votes 2 Ans Is std::condition_variable thread-safe? 470.34K viewsC# c++11 multithreading 1 Votes 1 Ans Compiling with gcc fails if using lambda function for QObject::connect() 1.26M viewsC# c++11 gcc lambda qt 7 Votes 2 Ans Pass Member Function as Parameter to other Member Function (C++ 11 <function>) 753.43K viewsC# c++11 function member-functions std-function 44 Votes 1 Ans Partial specialization of variadic templates 1.04M viewsC# c++11 template-specialization templates variadic-templates 1 Votes 1 Ans Clang variadic template specialization error: non-deducible template parameter 890.41K viewsC# c++11 specialization template-meta-programming variadic-templates 10 Votes 2 Ans Why do I need to acquire a lock to modify a shared “atomic” variable before notifying condition_variable 1.13M viewsC# c++11 condition-variable 3 Votes 2 Ans Default parameter in template -> template argument involves template parameter 1.13M viewsC# c++11 templates 0 Votes 0 Ans C++ custom sort a 2d vector throwing runtime error. How do I fix this? 1.49M viewsC# c++11 c++17 debugging runtime-error 173 Votes 8 Ans C++ auto keyword. Why is it magic? 890.18K viewsauto C# c++11 types 23 Votes 2 Ans OpenGL object in C++ RAII class no longer works 1.32M viewsC# c++11 opengl 11 Votes 1 Ans decltype() of captured variable in lambda: GCC bug and/or Clang bug? 1.46M viewsC# c++11 c++14 decltype lambda 7 Votes 2 Ans Template parameter pack deduction when not passed as last parameter 173.50K viewsC# c++11 templates variadic-templates 0 Votes 1 Ans How can I implements “iterator classes” with enable conversion between “const_iterator” to “iterator”? 399.44K viewsc++11 const-iterator iterator 14 Votes 5 Ans Are templates + functors/lambdas suboptimal in terms of memory usage? 1.09M viewsC# c++11 functor lambda templates 3 Votes 1 Ans Why cannot std::stol be converted to a std::function object? 392.00K viewsC# c++11 constructor function type-conversion 3 Votes 2 Ans template specialization for special value of integer parameter 905.04K viewsC# c++11 c++14 template-specialization templates 3 Votes 1 Ans How can I fix this error `conversion from const_iterator to non-scalar type`? 1.30M viewsC# c++11 iterator vector 0 Votes 3 Ans Simple template class member function specialization that returns a value 631.28K viewsC# c++11 template-specialization templates 1 Votes 3 Ans Getting the maximum allowed value for a member variable in C++11 105.09K viewsC# c++11 decltype templates types 7 Votes 2 Ans Template arguments deduction for function parameter pack followed by other parameters 1.20M viewsC# c++11 template-argument-deduction variadic-templates 1 Votes 1 Ans How to check if a std::function is set and valid? 1.37M viewsC# c++11 c++14 std-function 25 Votes 4 Ans How can I get sizeof a vector::value_type? 1.43M viewsC# c++11 sizeof value-type vector 1 Votes 0 Ans how is it possible to create temporary files as binaries? [closed] 1.30M viewsbinary C# c++11 file tmp 102 Votes 12 Ans Visual Studio support for new C / C++ standards? 1.21M viewsC# c++11 c99 visual-c++ visual-studio 0 Votes 2 Ans Why is template specialization of variadic templates different from specialization of non-variadic templates? 1.14M viewsC# c++11 specialization templates variadic-templates 4 Votes 2 Ans Why does decltype return type fail for recursive template, while return type deduction works just fine? 1.34M viewsC# c++11 decltype recursion return-type-deduction 11 Votes 2 Ans How can I do a runtime assert in a constexpr function? 380.31K viewsassert assertion C# c++11 constexpr 280 Votes 1 Ans How is “int main(){(([](){})());}” valid C++? 405.06K viewsC# c++11 lambda syntax 1 2 3 … 9 10 Next »