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_bind1
detail::reduce_bind1< T2, OP > Struct Template Reference
List of all members.
Public Types
typedef OP::result_type
result_type
Public Member Functions
template<typename T1>
GIL_FORCEINLINE
result_type
operator()
(const T1 &t1)
reduce_bind1
(const T2 &t2, OP &op)
Public Attributes
OP &
_op
const T2 &
_t2
Detailed Description
template<typename T2, typename OP>
struct detail::reduce_bind1< T2, OP >
Definition at line
114
of file
apply_operation_base.hpp
.