most vexing parse
Appearance
English
[edit]Etymology
[edit]The phrase was introduced by Scott Meyers in Effective STL (2001).
Noun
[edit]- (programming) A specific form of syntactic ambiguity resolution in the C++ programming language, whereby attempts to declare a variable may be undesirably interpreted as attempts to declare a function.