python like generators in C++
23 Jun
2005
23 Jun
'05
2:40 p.m.
I consider the following equation: Threads + some template code = iterators that act like python generators in C++! Has anyone implemented this in boost? Thank You -- Paul Elliott 1(512)837-1096 pelliott@io.com PMB 181, 11900 Metric Blvd Suite J http://www.io.com/~pelliott/pme/ Austin TX 78758-3117
23 Jun
23 Jun
4:03 p.m.
Paul Elliott
I consider the following equation:
Threads + some template code = iterators that act like python generators in C++!
Has anyone implemented this in boost?
Somebody proposed a library of macros that did this without threads to the developer's list within the past month. I suggest googling for it. -- Dave Abrahams Boost Consulting www.boost-consulting.com
7083
Age (days ago)
7083
Last active (days ago)
1 comments
2 participants
participants (2)
-
David Abrahams
-
Paul Elliott