Information
Home
Overview
Documentation
Getting Started
Release Notes
ASL Wiki
License
Indices
Success Stories
Contributors
Media
Download
ASL Perforce Depots
Support
ASL SourceForge Home
Mailing Lists
Discussion Forums
Report Bugs
Suggest Features
Contributing to ASL
RSS
Short-text news
Full-text news
File releases
Other Adobe Projects
Adobe XMP
Adobe Labs
Other Resources
Boost
SGI STL
detail
::
reduce_bind2
detail::reduce_bind2< TYPES1, BITS1, OP > Struct Template Reference
List of all members.
Public Types
typedef OP::result_type
result_type
Public Member Functions
template<typename T2>
GIL_FORCEINLINE
result_type
operator()
(const T2 &t2)
reduce_bind2
(const BITS1 &bits1, std::size_t index1, OP &op)
Public Attributes
const BITS1 &
_bits1
std::size_t
_index1
OP &
_op
Detailed Description
template<typename TYPES1, typename BITS1, typename OP>
struct detail::reduce_bind2< TYPES1, BITS1, OP >
Definition at line
126
of file
apply_operation_base.hpp
.