combinable::combine Method
Visual Studio 2012
Computes a final value from the set of thread-local sub-computations by calling the supplied combine functor.
template< typename _Function > _Ty combine( _Function_FnCombine ) const;