Namespaces
Variants
Views
Actions

User contributions

For 46.246.83.204 (talk | block log | uploads | logs)
Search for contributions
 
 
     
 

  • 09:38, 20 May 2015 (diff | hist) . . (-28). . cpp/utility/tuple/make tuple(return {x, 7} won't compile, because std::tuple doesn't have a constructor with initializer list (unlike std::pair), std::tuple<int, int> tp = {x, 7}; it throws 'converting to ‘std::tuple’ from initializer list would use explicit constructor')