SLIP  1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
slip::ContainerResolution< Container > Struct Template Reference

#include <Pyramid.hpp>

Public Member Functions

 ContainerResolution ()
 
template<typename Iterator >
slip::Array< std::size_t > operator() (Iterator first, Iterator last) const
 

Detailed Description

template<typename Container>
struct slip::ContainerResolution< Container >

Definition at line 217 of file Pyramid.hpp.

Constructor & Destructor Documentation

template<typename Container >
slip::ContainerResolution< Container >::ContainerResolution ( )
inline

Definition at line 220 of file Pyramid.hpp.

Member Function Documentation

template<typename Container >
template<typename Iterator >
slip::Array<std::size_t> slip::ContainerResolution< Container >::operator() ( Iterator  first,
Iterator  last 
) const
inline

Definition at line 222 of file Pyramid.hpp.


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