//
home

Latest Post

Using Boost Lambda Expression – Performing Iterations on Vector Elements.

1. Introduction. 1.1 When performing iterations and transformations on STL containers, the Boost Lambda Expressions can be a useful alternative to using regular function class objects. 1.2 For those not familiar with the Boost Lambda Library (BLL), please refer to their library web site for full documentation. 1.3 From the next section onwards, 2 code … Continue reading »

Follow

Get every new post delivered to your Inbox.