Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.70K
~98 People Reached
Favorite Forums
Favorite Tags
c++ x 1

1 Posted Topic

Member Avatar for noey699

Lambda functions might be what you're looking for. In Python these are part of the language. In C++ there is an implementation in the Boost library. Have a look at [url]http://www.boost.org/doc/libs/1_42_0/doc/html/lambda.html[/url] Hope this helps. I have also written various alife simulators in C++. Would be interested to hear more about …

Member Avatar for timtaylor
0
98

The End.