Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
boost::python::detail::compare_proxy_index< Proxy > Struct Template Reference

#include <indexing_suite_detail.hpp>

Public Member Functions

template<class Index >
bool operator() (PyObject *prox, Index i) const
 
template<class Index >
bool operator() (PyObject *prox, Index i) const
 

Detailed Description

template<class Proxy>
struct boost::python::detail::compare_proxy_index< Proxy >

Definition at line 28 of file indexing_suite_detail.hpp.

Member Function Documentation

template<class Proxy >
template<class Index >
bool boost::python::detail::compare_proxy_index< Proxy >::operator() ( PyObject *  prox,
Index  i 
) const
inline

Definition at line 35 of file indexing_suite_detail.hpp.

template<class Proxy >
template<class Index >
bool boost::python::detail::compare_proxy_index< Proxy >::operator() ( PyObject *  prox,
Index  i 
) const
inline

Definition at line 35 of file indexing_suite_detail.hpp.


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