Talk:Generator (computer programming): Difference between revisions

Content deleted Content added
added c++ generators topic
SineBot (talk | contribs)
m Signing comment by 67.122.120.62 - "added c++ generators topic"
Line 361:
the function call operator makes it look somewhat like a (hypothetical) C++ generator,
but a constructor call is still needed. It's close, but this can done, with vary degrees
of syntactical success, in most object-oriented languages. <small>—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/67.122.120.62|67.122.120.62]] ([[User talk:67.122.120.62|talk]]) 10:49, 2 March 2008 (UTC)</small><!-- Template:UnsignedIP --> <!--Autosigned by SineBot-->
of syntactical success, in most object-oriented languages.