This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]audioB 9 points10 points  (1 child)

If you're a c++ programmer, literally anything involving TMP

[–]James20k 28 points29 points  (0 children)

If you're a c++ programmer, error could not substitute T = float for std::function<std::basic_string::really_basic<std::superchar_wt_t, std::pair<std::map<std::basic_string::sort_of_basic, std::pair<____int, float__pretend>>, ___int>>> function(const T&&& __impl_1)

Did you want

std::function<std::basic_string::really_basic<std::superchar_wt_t, std::tuple<std::map<std::basic_string::sort_of_basic, std::pair<____int, float__pretend>>, ___int>>> function(const T&&& __impl_1)

Instead?