Public Member Functions | Private Attributes
boost::numpy::detail::array_template_invoker_wrapper_2< T, Function > Struct Template Reference

#include <invoke_matching.hpp>

List of all members.

Public Member Functions

template<int N>
void apply () const
 array_template_invoker_wrapper_2 (Function &func)

Private Attributes

Function & m_func

Detailed Description

template<typename T, typename Function>
struct boost::numpy::detail::array_template_invoker_wrapper_2< T, Function >

Definition at line 148 of file invoke_matching.hpp.


Constructor & Destructor Documentation

template<typename T , typename Function >
boost::numpy::detail::array_template_invoker_wrapper_2< T, Function >::array_template_invoker_wrapper_2 ( Function &  func) [inline]

Definition at line 152 of file invoke_matching.hpp.


Member Function Documentation

template<typename T , typename Function >
template<int N>
void boost::numpy::detail::array_template_invoker_wrapper_2< T, Function >::apply ( ) const [inline]

Definition at line 151 of file invoke_matching.hpp.


Member Data Documentation

template<typename T , typename Function >
Function& boost::numpy::detail::array_template_invoker_wrapper_2< T, Function >::m_func [private]

Definition at line 155 of file invoke_matching.hpp.


The documentation for this struct was generated from the following file:


boost_numpy
Author(s): Jim Bosch, Ankit Daftery
autogenerated on Fri Aug 28 2015 10:10:40